Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GOTO statement #164

Open
Happyrobot33 opened this issue May 10, 2024 · 1 comment
Open

Support GOTO statement #164

Happyrobot33 opened this issue May 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Happyrobot33
Copy link

U# currently fails to compile if you use a GOTO {labelname} and subsequent {labelname}:. I don't think there is a technology reason this shouldn't work in the Udon VM, so having support for this would be great for breaking out of nested loops

@Happyrobot33 Happyrobot33 added the enhancement New feature or request label May 10, 2024
@Codel1417
Copy link

https://xkcd.com/292/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants