leo/tests/expectations/parser/functions/test_keyword_fail.out
2022-07-28 14:14:25 -07:00

6 lines
204 B
Plaintext

---
namespace: Parse
expectation: Fail
outputs:
- "Error [EPAR0370011]: \"test function...\" is deprecated. Did you mean @test annotation?\n --> test:3:1\n |\n 3 | test main() {}\n | ^^^^"