conditional_fail.out
1 Error [EPAR0370005]: expected '{', 'if' -- found 'let' 2 --> test_0:1:17 3 | 4 1 | if true {} else let x = 2; 5 | ^^^
1 Error [EPAR0370005]: expected '{', 'if' -- found 'let' 2 --> test_0:1:17 3 | 4 1 | if true {} else let x = 2; 5 | ^^^