leo/tests/expectations/compiler/group/no_space_between_literal.out

6 lines
248 B
Plaintext
Raw Normal View History

---
namespace: Compile
expectation: Fail
outputs:
2022-10-06 09:52:37 +03:00
- "Error [EPAR0370004]: Unexpected white space between terms (0,1) and group\n --> compiler-test:5:29\n |\n 5 | const g: group = (0,1) group;\n | ^"