leo/tests/expectations/parser/functions/mut_input_fail.out
2022-07-28 14:14:25 -07:00

6 lines
184 B
Plaintext

---
namespace: Parse
expectation: Fail
outputs:
- "Error [EPAR0370005]: expected : -- found 'a'\n --> test:3:16\n |\n 3 | function f(mut a: u8) {}\n | ^"