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

6 lines
199 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [EAST0372009]: struct `Foo` shadowed by\n --> compiler-test:8:5\n |\n 8 | function Foo() {}\n | ^^^^^^^^^^^^^^^^^\n"