This PR updates various error messages produced by or associated with built-in tactics and adapts their formatting to current conventions.
4 lines
183 B
Text
4 lines
183 B
Text
unfoldFailure.lean:2:9-2:16: error: Tactic `unfold` failed to unfold `Nat.add` in
|
|
True
|
|
unfoldFailure.lean:5:9-5:16: error: Tactic `unfold` failed to unfold `Nat.add` in
|
|
x = 2 * y
|