This PR finishes post-stage0-cleanup after #8914 and #8929. Also: - adds configuration options for `haveI` and `letI` terms. - adds `letConfig` parser alias
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
|