leo/tests/expectations/parser/functions/test_keyword_fail.out

6 lines
232 B
Plaintext
Raw Normal View History

2022-03-28 16:21:17 +03:00
---
namespace: Parse
expectation: Fail
outputs:
2022-10-06 09:52:37 +03:00
- "Error [EPAR0370005]: expected 'struct', 'record', 'mapping', '@', 'function', 'transition' -- found 'test'\n --> test:4:5\n |\n 4 | test main() {}}\n | ^^^^"