Skip to content

[Feature] : Loop control statements: break #70

@pacifiquem

Description

@pacifiquem

file : src/runtime/eval/statements.ts, on eval_loop method.

break : this keyword will stop kin's loop.
continue : this keyword will skip current iteration and go to the next one.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions