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
{{ message }}
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.
C# just reports an error when you jump to somewhere with incorrect scope(required variable binding can be missing), but in Python this sort of problems will be more difficult to control.
And if you do have some common code block to execute after some cases, it will be more readable to call a function.
Hey there.
First of all, I want to say that this is absolutely amazing, but I was wondering how case goto's are planned?
Like what can be done in c#, ts etc
For example in c#:
The text was updated successfully, but these errors were encountered: