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

6 lines
183 B
Plaintext

---
namespace: Parse
expectation: Fail
outputs:
- "Error [EPAR0370005]: expected : -- found 'x'\n --> test:5:17\n |\n 5 | let mut x = 0;\n | ^"