Skip to content

[FEATURE REQUEST] Continue & break statements #23

@simonegazza

Description

@simonegazza

Description
Add parsing for continue and break statements.

Motivation
We should implement those statements to allow, respectively, to skip to the next iteration (for eg. in a for statement) and exiting from a loop.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions