mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-03 17:55:22 +03:00
6 lines
219 B
Plaintext
6 lines
219 B
Plaintext
---
|
|
namespace: Compile
|
|
expectation: Fail
|
|
outputs:
|
|
- "Error [EAST0372011]: variable `a` shadowed by\n --> compiler-test:3:23\n |\n 3 | function main(a: u32, a: u32) -> u32 {\n | ^\n"
|