Skip to content

Add numblock specific body mutations #1256

Open
@mbj

Description

The generic mutator may take out the numblock lvars, which would turn the node into a not numblock anymore.

The solution will require to scan the generated node for numblock args, and on their absence fall back to regular blocks. This needs to honor lvar scope boundaries, nested numblocks etc.

Related to: #1243

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions