mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-30 23:33:27 +03:00
0522c2a08f
* Remove unused/deprecated symbols * Remove tokens * Update parser * Update tests * Regen expectations
6 lines
209 B
Plaintext
6 lines
209 B
Plaintext
---
|
|
namespace: Compile
|
|
expectation: Fail
|
|
outputs:
|
|
- "Error [EPAR0370005]: expected : -- found '='\n --> compiler-test:10:22\n |\n 10 | let myGlobal = 42field;\n | ^"
|