lean4-htt/tests/lean/sorryAtError.lean.expected.out
jrr6 e9a318df16
fix: reorder "application type mismatch" message (#9287)
This PR rewords the "application type mismatch" error message so that
the argument and its type precede the application expression.
2025-07-15 19:20:18 +00:00

8 lines
171 B
Text

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