leo/tests/expectations/compiler/function/shadow_function_with_input_fail.out
Pranav Gaddamadugu e1a148a93e Regen expectations
2022-10-05 23:52:37 -07:00

6 lines
216 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [EAST0372008]: function `hi` shadowed by\n --> compiler-test:8:21\n |\n 8 | function tester(hi: u8) -> u8 {\n | ^^\n"