lean4-htt/tests/lean/sec2.lean.expected.out
2016-06-10 18:29:41 -07:00

15 lines
227 B
Text

string ↣ name : mk_simple_name
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
string ↣ name : mk_simple_name
A ↣ B : f
g a : B
g a : B