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

Invert loop break/continue #136

Closed
k3rn31 opened this issue Aug 18, 2022 · 0 comments · Fixed by #159
Closed

Invert loop break/continue #136

k3rn31 opened this issue Aug 18, 2022 · 0 comments · Fixed by #159
Labels
c/feature Category: An issue or PR related to a new feature good first issue Good for newcomers mutation An issue regarding a new mutation.

Comments

@k3rn31
Copy link
Member

k3rn31 commented Aug 18, 2022

This is a token mutator that should invert brake and continue in loops.

From To
break continue
continue break

INVERT_LOOPCTRL

@k3rn31 k3rn31 moved this from 📓 Backlog to 🉑 Accepted in Mutations Aug 18, 2022
@k3rn31 k3rn31 linked a pull request Sep 9, 2022 that will close this issue
9 tasks
k3rn31 pushed a commit that referenced this issue Sep 9, 2022
@k3rn31 k3rn31 moved this from 🉑 Accepted to 🚧 Active in Mutations Sep 20, 2022
@k3rn31 k3rn31 moved this from 🚧 Active to ✅ Done in Mutations Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/feature Category: An issue or PR related to a new feature good first issue Good for newcomers mutation An issue regarding a new mutation.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant