lean2/tests/lean/tst9.lean.expected.out

11 lines
179 B
Text
Raw Normal View History

Assumed: f
Assumed: N
Assumed: g
Assumed: a
Error (line: 5, pos: 6) type mismatch at application argument 1 of
g (f N a a)
expected type
N
given type
Bool