leo/tests/expectations/parser/inputs/input_public_constant_fail.out
Pranav Gaddamadugu e1a148a93e Regen expectations
2022-10-05 23:52:37 -07:00

6 lines
211 B
Plaintext

---
namespace: Input
expectation: Fail
outputs:
- "Error [EPAR0370019]: A parameter cannot be both public and const.\n --> test:4:1\n |\n 4 | public constant a: bool = true;\n | ^^^^^^^^^^^^^^^"