Skip to content

local scope not set correctly for for loops #5

@onsetsu

Description

@onsetsu
    for (let i = 0; (getLocal(_scope27, 'i'), i) < (getLocal(_scope28, 'max'), max); i++) {
        let _scope27 = {};

        (getLocal(_scope28, 'cb'), cb)((getLocal(_scope27, 'i'), i));
    }

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions