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.
2 lines
109 B
Text
2 lines
109 B
Text
doLetLoop.lean:4:0: error: unexpected end of input
|
|
doLetLoop.lean:2:4-2:5: warning: declaration uses `sorry`
|