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

6 lines
218 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [EAST0372009]: struct `Bar` shadowed by\n --> compiler-test:9:9\n |\n 9 | const Bar: u32 = 66u32;\n | ^^^^^^^^^^^^^^^^^^^^^^\n"