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