This PR updates various error messages produced by or associated with built-in tactics and adapts their formatting to current conventions.
5 lines
85 B
Text
5 lines
85 B
Text
/-- error: No goals to be solved -/
|
|
#guard_msgs in
|
|
example : 3 = 3 := by
|
|
rfl
|
|
rfl
|