lean4-htt/tests/lean/have.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

10 lines
255 B
Text

have.lean:2:19-4:7: error: unexpected token 'example'; expected term
have.lean:2:18-2:19: error: don't know how to synthesize placeholder
context:
⊢ False
have.lean:7:2-7:3: error: Type mismatch
f
has type
5 = 6
but is expected to have type
5 = 3