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