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
This seems very difficult to implement. Do you have any idea how to do it? Because it's hard for me to think of one
Note: while implementing this, should also implement "return" statement, to actually affect the flow.
I made this issue as a long term thing. I can only think of one thing, and that is to convert a lot of code into if(!__COMPILER__should_goto_invalid) {}
I actually forgot to add goto valid; and valid: in the code, without them it will always print Invalid Value
Here is a way the converted code could be:
This is a thing that would probably not be implemented for a long time, due to it's completely.
Here is an example:
The text was updated successfully, but these errors were encountered: