lean2/tests/lean/change_tac_fail.lean.expected.out

9 lines
133 B
Text
Raw Normal View History

change_tac_fail.lean:10:47: error: type mismatch at application
t ++ a
term
a
has type
T
but is expected to have type
list T