leo/tests/expectations/parser/unreachable/eat_ident.out
Pranav Gaddamadugu e1a148a93e Regen expectations
2022-10-05 23:52:37 -07:00

6 lines
185 B
Plaintext

---
namespace: Parse
expectation: Fail
outputs:
- "Error [EPAR0370005]: expected 'import', 'program' -- found 'struct'\n --> test:2:1\n |\n 2 | struct import\n | ^^^^^^"