This PR rewords the "application type mismatch" error message so that the argument and its type precede the application expression.
8 lines
171 B
Text
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 Γ
|