leo/tests/expectations/compiler/function/shadow_parameter_fail.out
2023-04-12 12:38:44 -07:00

6 lines
192 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [EPAR0370005]: expected : -- found '='\n --> compiler-test:5:16\n |\n 5 | let hi = 2u8;\n | ^"