leo/tests/expectations/compiler/group/no_space_between_literal.out
2022-08-01 15:33:26 -07:00

6 lines
240 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [EPAR0370004]: Unexpected white space between terms (0,1) and group\n --> compiler-test:4:25\n |\n 4 | const g: group = (0,1) group;\n | ^"