Bend/tests/snapshots/parse_file__redefinition_fun_imp.bend.snap
2024-05-21 09:39:43 +02:00

10 lines
282 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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