mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-23 10:12:21 +03:00
6 lines
293 B
Plaintext
6 lines
293 B
Plaintext
---
|
|
namespace: Input
|
|
expectation: Fail
|
|
outputs:
|
|
- "Error [EPAR0370019]: A parameter cannot have multiple modes.\n --> test:4:1\n |\n 4 | public constant a: bool = true;\n | ^^^^^^^^^^^^^^^\n |\n = Consider using either `constant`, `public`, `private`, or none at all."
|