This PR updates various error messages produced by or associated with built-in tactics and adapts their formatting to current conventions.
6 lines
130 B
Text
6 lines
130 B
Text
1433.lean:11:49-11:54: error: Type mismatch
|
|
rfl
|
|
has type
|
|
?m = ?m
|
|
but is expected to have type
|
|
dividend % divisor = wrongRem
|