break and continue missing as keywords.
Closed this issue · 3 comments
mcourteaux commented
break and continue missing as keywords.
jansedivy commented
Hey! Thanks for reporting this! There are probably a lot of keywords missing that need to be aded.
continue
and break
is now included.
mcourteaux commented
Thanks! I was lazy and didn't have time to fork, clone, fix, push, and make PR yesterday. But wanted to quickly formalize that those were missing, and move on. Usually I make PRs for stuff like this. Thanks!
mcourteaux commented
remove
, case
, ifx
missing too.