leo/tests/expectations/parser/unreachable/eat_ident.out

6 lines
185 B
Plaintext
Raw Normal View History

2022-06-23 10:19:26 +03:00
---
namespace: Parse
expectation: Fail
outputs:
2022-10-06 09:52:37 +03:00
- "Error [EPAR0370005]: expected 'import', 'program' -- found 'struct'\n --> test:2:1\n |\n 2 | struct import\n | ^^^^^^"