This PR updates various error messages produced by or associated with built-in tactics and adapts their formatting to current conventions.
6 lines
111 B
Text
6 lines
111 B
Text
structDefault.lean:11:11-11:15: error: Type mismatch
|
|
true
|
|
has type
|
|
Bool
|
|
but is expected to have type
|
|
Nat
|