leo/tests/expectations/parser/functions/test_keyword_fail.out
2023-02-10 16:26:25 -08:00

6 lines
242 B
Plaintext

---
namespace: Parse
expectation: Fail
outputs:
- "Error [EPAR0370005]: expected 'struct', 'record', 'mapping', '@', 'function', 'transition', 'inline' -- found 'test'\n --> test:4:5\n |\n 4 | test main() {}}\n | ^^^^"