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

9 lines
426 B
Text

1163.lean:6:8-6:15: warning: declaration uses `sorry`
1163.lean:11:8-11:15: warning: declaration uses `sorry`
1163.lean:13:16-13:17: error: failed to synthesize
OfNat Bool 0
use `set_option diagnostics true` to get diagnostic information
1163.lean:15:8-15:15: warning: declaration uses `sorry`
1163.lean:18:18-18:19: error: failed to synthesize
OfNat Bool 0
use `set_option diagnostics true` to get diagnostic information