Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support 'break' jump statement #621

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

taichi-ishitani
Copy link
Contributor

This PR to add break jump statement support.
resolve #604

@taichi-ishitani taichi-ishitani changed the title support 'break' jump statement Support 'break' jump statement Apr 1, 2024
@dalance
Copy link
Collaborator

dalance commented Apr 1, 2024

Looks good!
I'll merge this PR.

@dalance dalance merged commit e16e99f into veryl-lang:master Apr 1, 2024
6 checks passed
@dalance dalance added the enhancement New feature or request label Apr 1, 2024
@taichi-ishitani taichi-ishitani deleted the support_break_statement branch May 13, 2024 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] break jump statement
2 participants