lean4-htt/tests/lean/t12.lean.expected.out

4 lines
188 B
Text

λ (f g : N → N → N) (x y : N), f x (g x y) : (N → N → N) → (N → N → N) → N → N → N
t12.lean:7:7: error: function expected at
a
t12.lean:7:8: error: command expected