Fixes #1446 fix(frontends/lean/util): quoting private name uncovered by now failing run test
4 lines
126 B
Text
4 lines
126 B
Text
inst_error.lean:1:39: error: failed to synthesize type class instance for
|
|
A : Type,
|
|
a b c : A
|
|
⊢ decidable (a = b ∧ a = c)
|