Labelled block and switch statements #189
Labels
checking
Issues around checking
enhancement
New feature or request
events-effects
Related to operations and side effects
good-second-issue
Moderately difficult issue
You can do the following in JS
break
is 50% handled for for loops. The following needs to be handled in a similar manner. It might require a newEvent
variant to handle breaks inside.Additionally solving this would make supporting switch statements simple.
Apart from the fact you lift all the variable identifiers
And another case for #124 🤦♀️🤦♀️🤦♀️🤦♀️🤦♀️
The text was updated successfully, but these errors were encountered: