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

6 lines
263 B
Plaintext
Raw Normal View History

2022-08-06 00:53:55 +03:00
---
namespace: Parse
expectation: Fail
outputs:
2022-10-26 06:53:17 +03:00
- "Error [EPAR0370024]: Illegal spacing in the annotation declaration.\n --> test:4:5\n |\n 4 | @ test\n | ^^^^^^\n |\n = Remove whitespace between the `@` symbol and the identifier."