mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-28 12:45:26 +03:00
0522c2a08f
* Remove unused/deprecated symbols * Remove tokens * Update parser * Update tests * Regen expectations
6 lines
226 B
Plaintext
6 lines
226 B
Plaintext
---
|
|
namespace: Parse
|
|
expectation: Fail
|
|
outputs:
|
|
- "Error [EPAR0370005]: expected : -- found 'y'\n --> test:4:37\n |\n 4 | function x(x: u32, public const y: i32) {\n | ^"
|