Fixes a long-standing bug in the the `sorryAx` app unexpander that prevented it from applying. Now `sorry` pretty prints as `sorry`.
3 lines
113 B
Text
3 lines
113 B
Text
noTabs.lean:3:0: error: tabs are not allowed; please configure your editor to expand them
|
|
let a := 1;
|
|
sorry : ?m
|