leo/tests/expectations/parser/statement/conditional_fail.out
2022-07-28 14:14:25 -07:00

6 lines
202 B
Plaintext

---
namespace: ParseStatement
expectation: Fail
outputs:
- "Error [EPAR0370005]: expected : -- found '='\n --> test:1:23\n |\n 1 | if true {} else let x = 2;\n | ^"