lean2/tests/lean/t10.lean.expected.out

13 lines
242 B
Text
Raw Normal View History

ite (and p q) (f x) y : N
t10.lean:14:6: error: type mismatch at application
ite (and p q) q
term
q
is expected of type
N
but is given type
B
cons x (cons y (cons z (cons x (cons y (cons y nil))))) : list
cons x nil : list
nil : list