Skip to content

Missing epilogue? #201

Open
Open
@emilaxelsson

Description

@emilaxelsson

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?

@pjonsson, @emwap

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions