lean2/tests/lean/sec2.lean.expected.out
2015-01-22 11:41:19 -08:00

13 lines
161 B
Text

A ↣ B : f
g a : B
sec2.lean:13:6: error: type mismatch at application
g a
term
a
has type
A
but is expected to have type
B
A ↣ B : f
g a : B
g a : B