368f9d347e
The previous approach was too fragile TODO: we should add separate parsing tables for tactics
8 lines
133 B
Text
8 lines
133 B
Text
change_tac_fail.lean:10:48: error: type mismatch at application
|
|
t ++ a
|
|
term
|
|
a
|
|
has type
|
|
T
|
|
but is expected to have type
|
|
list T
|