--- source: tests/golden_tests.rs input_file: tests/golden_tests/simplify_matches/wrong_fn_arity.bend --- Errors: In tests/golden_tests/simplify_matches/wrong_fn_arity.bend : In definition 'Foo': Incorrect pattern matching rule arity. Expected 3 args, found 0. Other diagnostics: File has no 'main' definition.