Skip to content

improve this example #2

@github-actions

Description

@github-actions

# TODO: improve this example
cls
for ($i = 1; $i -lt 5; $i++) {
if (-not ($i % 2)) { continue }
$i
}


This issue was generated by todo-issue based on a TODO comment in 0c124fd.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions