lean4-htt/tests/lean/elab4.lean.expected.out
2016-07-30 18:54:20 -07:00

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

boo.f 0 1 2 :
elab4.lean:13:6: error: none of the overloads are applicable
error for bla.f
failed to synthesize type class instance for
⊢ has_add bool
error for foo.f
function expected at
foo.f 0 1
error for boo.f
function expected at
boo.f 0 1 2
elab4.lean:15:6: error: ambiguous overload, possible interpretations
foo.f 0 1
boo.f 0 1
foo.f bool.tt 2 : bool
bla.f bool.tt bool.ff bool.tt : bool → bool
elab4.lean:21:6: error: ambiguous overload, possible interpretations
bla.f bool.tt bool.ff
foo.f bool.tt bool.ff
foo.f 0 1 :