Bend/tests/snapshots/parse_file__redefinition_builtin.bend.snap

11 lines
308 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_builtin.bend
---
Errors:
In tests/golden_tests/parse_file/redefinition_builtin.bend :
Redefinition of builtin (function) 'Map/get'.
 1 | def Map/get(m):
 2 |  return m