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

6 lines
193 B
Plaintext

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