Skip to content

[pluginutils] attachScopes leaks for-loop variables defined with const/let to outer scope #548

@eight04

Description

@eight04

Expected Behavior

The outer scope shouldn't contain variable a thus it should print

false
true

Actual Behavior

true
true

Additional Information

It has been reported once but the issue is closed:
#113

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions