lean4-htt/tests/lean/973b.lean.expected.out
jrr6 020da5bffb
fix: behavior of hard line breaks in Format strings (#8457)
This PR fixes an issue when including a hard line break in a `Format`
that caused subsequent (ordinary) line breaks to be erroneously
flattened to spaces.

This issue is especially important for displaying notes and hints in
error messages, as these components could appear garbled due to improper
line-break rendering.
2025-05-29 22:10:27 +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'