Bend/tests/snapshots/parse_file__redefinition_fun_imp.bend.snap

10 lines
282 B
Plaintext
Raw Normal View History

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/parse_file/redefinition_fun_imp.bend
---
Errors:
In tests/golden_tests/parse_file/redefinition_fun_imp.bend :
Redefinition of function 'A'.
 3 | def A:
 4 |  return 0