Skip to content

Support for 'nonlocal' keywords #109

@James4Ever0

Description

@James4Ever0

Seems pasta does not support nonlocal at this time.

def a():
    f=1
    def b():
        nonlocal f

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions