leo/tests/expectations/parser/unreachable/eat_ident.out
2022-08-01 14:14:39 -07:00

6 lines
189 B
Plaintext

---
namespace: Parse
expectation: Fail
outputs:
- "Error [EPAR0370009]: unexpected string: expected 'identifier', found ';'\n --> test:3:9\n |\n 3 | circuit ;\n | ^"