Open
Description
The epilogue is discarded from the generated code here. confiscateBigBlock
resets the epilogue in the CodeWriter
so the epilogue is only present in the result of the bind, but there it is ignored (the second wildcard).
(Note: I have just changed the type of confiscateBigBlock
a bit but the code is equivalent to how it was before.)
I'm a bit lost in the code generation. Where should the epilogue go?
Metadata
Metadata
Assignees
Labels
No labels