Bend/tests/snapshots/import_system__imports_conflict.bend.snap
2024-07-05 10:22:45 -03:00

8 lines
289 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/import_system/imports_conflict.bend
---
Errors:
The imported definition 'lib/a/b/C' conflicts with the definition 'lib/a/b/C'.
The imported constructor 'lib/a/b/C' conflicts with the definition 'lib/a/b/C'.