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

Labelled loops? #275

Open
mhagmajer opened this issue Jun 28, 2020 · 1 comment
Open

Labelled loops? #275

mhagmajer opened this issue Jun 28, 2020 · 1 comment
Labels
AskScript ./src/askscript/** AskVM ./src/askvm/** discussion A discussion is taking place, please don't work on it yet enhancement New feature or request

Comments

@mhagmajer
Copy link
Contributor

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/label

@mhagmajer mhagmajer added enhancement New feature or request AskScript ./src/askscript/** AskVM ./src/askvm/** discussion A discussion is taking place, please don't work on it yet labels Jun 28, 2020
@czerwinskilukasz1
Copy link
Collaborator

My personal thinking is that such labels clutter the language and they are almost as evil as goto.
What would be a benefit for adding them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AskScript ./src/askscript/** AskVM ./src/askvm/** discussion A discussion is taking place, please don't work on it yet enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants