lean4-htt/tests/lean/tactic_failure.lean.expected.out
2016-06-13 15:25:55 -07:00

8 lines
279 B
Text

tactic_failure.lean:4:0: error: assumption tactic failed
A : Type,
B : Type,
Hb : B
⊢ A
tactic_failure.lean:4:0: error: failed to add declaration 'example' to environment, value has metavariables
remark: set 'formatter.hide_full_terms' to false to see the complete term
?M_1