lean4-htt/tests/lean/sorryAtError.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
191 B
Text

sorryAtError.lean:13:46-13:47: error: Application type mismatch: In the application
ty.ty Γ
the final argument
Γ
has type
x.ty.ctx : Type
but is expected to have type
ty.ctx : Type