lean4-htt/tests/lean/973b.lean.expected.out
Alok Singh 949cf69246
chore: use backticks for sorry in diagnostic messages (#11608)
This PR changes the "declaration uses 'sorry'" warning to use backticks
instead of single quotes, consistent with Lean's conventions for
formatting code identifiers in diagnostic messages.
2025-12-15 14:30:21 +00:00

6 lines
232 B
Text

973b.lean:5:8-5:10: warning: declaration uses `sorry`
[Meta.Tactic.simp.discharge] ex discharge ❌️
?p x
[Meta.Tactic.simp.discharge] ex discharge ❌️
?p (f x)
973b.lean:9:8-9:11: warning: declaration uses `sorry`