lean4-htt/tests/lean/choice_expl.lean.expected.out
2016-09-20 08:32:37 -07:00

5 lines
148 B
Text

pr : Π {A : Type u_1}, A → A → A
pr a b : N
choice_expl.lean:15:6: error: ambiguous overload, possible interpretations
N2.pr a b
N1.pr a b