lean4-htt/tests/lean/283.lean.expected.out
Markus Himmel eda467e066
fix: typo in application type mismatch error message (#8290)
This PR fixes a typo that was introduced recently.
2025-05-12 13:35:29 +00:00

8 lines
188 B
Text

283.lean:1:24-1:25: error: Application type mismatch: In the application
f f
the final argument
f
has type
?m : Sort ?u
but is expected to have type
optParam (Sort ?u) t : Type ?u