lean2/tests/lean/open_tst.lean.expected.out

23 lines
679 B
Text
Raw Permalink 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.

1 + 2 :
add : ?A → ?A → ?A
a + a :
a + a :
a + 1 :
a + a :
a + a :
a + 1 :
open_tst.lean:20:2: error: don't know how to synthesize placeholder
⊢ inhabited
open_tst.lean:20:2: error: failed to add declaration 'foo1' to environment, value has metavariables
remark: set 'formatter.hide_full_terms' to false to see the complete term
?M_1
a + a :
a + 1 :
open_tst.lean:29:2: error: don't know how to synthesize placeholder
⊢ inhabited
open_tst.lean:29:2: error: failed to add declaration 'foo2' to environment, value has metavariables
remark: set 'formatter.hide_full_terms' to false to see the complete term
?M_1
a + a :