Avatar
exit status: 1 with stderr:<stdin>:5:21: error: result values in '? :' expression have mismatching types 'AError' and 'BError' Bool.random() ? AError() : BError() ^~~~~~~~