--- source: tests/golden_tests.rs input_file: tests/golden_tests/compile_file/error_messages.bend --- Errors: In tests/golden_tests/compile_file/error_messages.bend : In definition 'Foo': Unbound constructor 'C' in pattern matching rule. Unbound constructor 'D' in pattern matching rule. In definition 'Foo2': Unbound constructor 'E' in pattern matching rule.