mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-12 11:27:41 +03:00
6 lines
237 B
Plaintext
6 lines
237 B
Plaintext
---
|
|
namespace: Parse
|
|
expectation: Fail
|
|
outputs:
|
|
- "Error [EPAR0370020]: A parameter cannot be both public and const.\n --> test:3:20\n |\n 3 | function x(x: u32, public const y: i32) {\n | ^^^^^^^^^^^^"
|