lean4-htt/tests/lean/exact_error_pos.lean.expected.out
Leonardo de Moura add5266df7 fix(frontends/lean, library/tactic): error position in auto quoted terms
This commit also gets rid of the redundant "elaborator failed" error
message.
2017-02-09 18:03:04 -08:00

22 lines
428 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.

exact_error_pos.lean:7:14: error: type mismatch at application
f 0 tt
term
tt
has type
bool
but is expected to have type
state:
exact_error_pos.lean:4:4: warning: declaration 'ex1' uses sorry
exact_error_pos.lean:15:14: error: type mismatch at application
f 0 tt
term
tt
has type
bool
but is expected to have type
state:
exact_error_pos.lean:12:4: warning: declaration 'ex₂' uses sorry