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

6 lines
204 B
Plaintext
Raw Normal View History

2022-03-28 16:21:17 +03:00
---
namespace: Parse
expectation: Fail
outputs:
2022-07-20 21:19:00 +03:00
- "Error [EPAR0370011]: \"test function...\" is deprecated. Did you mean @test annotation?\n --> test:3:1\n |\n 3 | test main() {}\n | ^^^^"