Fixes #1446 fix(frontends/lean/util): quoting private name uncovered by now failing run test
8 lines
121 B
Text
8 lines
121 B
Text
mismatch.lean:4:8: error: type mismatch at application
|
||
id o
|
||
term
|
||
o
|
||
has type
|
||
num
|
||
but is expected to have type
|
||
ℕ
|