9 lines
133 B
Text
9 lines
133 B
Text
|
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
|