lean4-htt/tests/lean/quote_error_pos.lean.expected.out
Leonardo de Moura 6334ff24eb fix(frontends/lean/tactic_notation): erase position information quoted terms occurring inside `[...]
See new test for understanding the problem.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2017-02-09 19:06:56 -08:00

12 lines
271 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

quote_error_pos.lean:8:2: error: failed to synthesize type class instance for
a :
⊢ add_monoid bool
state:
a :
⊢ 0 + a = a
quote_error_pos.lean:16:2: error: failed to synthesize type class instance for
a :
⊢ add_monoid bool
state:
a :
⊢ 0 + a = a