leo/tests/parser/functions/const_input_fail.leo.out
2021-04-12 13:15:40 -07:00

6 lines
192 B
Plaintext

---
namespace: Parse
expectation: Fail
outputs:
- " --> test: 3:18\n |\n 3 | function x(const input) {\n | ^^^^^\n |\n = expected 'ident', got 'input'"