leo/tests/expectations/compiler/integers/u64/no_space_between_literal.out

6 lines
188 B
Plaintext
Raw Normal View History

---
namespace: Compile
expectation: Fail
outputs:
2022-08-30 21:02:01 +03:00
- "Error [EPAR0370005]: expected : -- found '='\n --> compiler-test:4:13\n |\n 4 | const i = 1 u64;\n | ^"