Bend/tests/snapshots/compile_file_o_all__adt_string.bend.snap

11 lines
327 B
Plaintext
Raw Normal View History

2024-01-19 17:02:22 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file_o_all/adt_string.bend
2024-01-19 17:02:22 +03:00
---
Errors:
In tests/golden_tests/compile_file_o_all/adt_string.bend :
Redefinition of builtin (type) 'String'.
 1 | type String = S
2024-04-10 20:27:47 +03:00
 2 | 
2024-05-10 22:42:32 +03:00
 3 | main = String/S