lean4-htt/tests/lean/1081.lean.expected.out
jrr6 62f14514da
refactor: update built-in tactic error messages (#9633)
This PR updates various error messages produced by or associated with
built-in tactics and adapts their formatting to current conventions.
2025-07-31 14:16:57 +00:00

12 lines
239 B
Text

1081.lean:7:2-7:5: error: Type mismatch
rfl
has type
?m = ?m
but is expected to have type
f 0 y = y
1081.lean:23:4-23:9: error: Type mismatch
rfl
has type
?m = ?m
but is expected to have type
insert a ⟨0, ⋯⟩ v = cons a v