You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds validation for `break`, `continue` and `fallthrough` to disallow
invalid code.
Moves existing validation from the runtime to the preprocessor.
Closesgnolang#2973
In today's episode of "Wouldn't It Be Funny If This Actually Worked?"
Of course, this code isn't meant to compile, but Gno's output is a simple and somewhat disarming:
The text was updated successfully, but these errors were encountered: