Avatar
exit status: 1 with stderr:<stdin>:1:9: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions let a = Int(1 | 2 | 3 | 4 | 5 | 6 | 7) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~