chore(tests/lean/inst_error.lean.expected.out): fix output

This commit is contained in:
Leonardo de Moura 2016-08-02 13:55:08 -07:00
parent ee46befd26
commit 0b1f0de7d2

View file

@ -1,4 +1,4 @@
inst_error.lean:1:0: error: failed to synthesize type class instance for
inst_error.lean:1:38: error: failed to synthesize type class instance for
A : Type,
a b c : A
⊢ decidable (a = b ∧ a = c)