lean4-htt/tests/lean/matchOrIssue.lean.expected.out
jrr6 d1ec806834
feat: improve error messages in invalid match alternatives (#8368)
This PR improves the error messages produced by invalid pattern-match
alternatives and improves parity in error placement between
pattern-matching tactics and elaborators.

Closes #7170
2025-05-19 17:40:41 +00:00

1 line
118 B
Text

matchOrIssue.lean:7:10-7:13: error: Invalid pattern: Expected a constructor or constant marked with `[match_pattern]`