mirror of
https://github.com/ProvableHQ/leo.git
synced 2025-01-05 09:16:21 +03:00
0522c2a08f
* Remove unused/deprecated symbols * Remove tokens * Update parser * Update tests * Regen expectations
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
---
|
|
namespace: Input
|
|
expectation: Fail
|
|
outputs:
|
|
- "Error [EPAR0370005]: expected : -- found 'a'\n --> test:4:7\n |\n 4 | const a: bool = true;\n | ^"
|