Skip to content

init state - Foor loops #54

@a0m0rajab

Description

@a0m0rajab

At for loops its not showing the init state of the loop itself, yet it just shows the loop.

for (let i=0; i < 10; i++) {
doThings()
} 

Like this part of code.

not every for loop start from ZERO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions