Bend/tests/snapshots/compile_file_o_all__adt_string.bend.snap

11 lines
327 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/compile_file_o_all/adt_string.bend
---
Errors:
In tests/golden_tests/compile_file_o_all/adt_string.bend :
Redefinition of builtin (type) 'String'.
 1 | type String = S
 2 | 
 3 | main = String/S