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

Legacy array/generator comprehension is removed in Firefox 46 #896

Closed
ghost opened this issue Jan 10, 2016 · 0 comments
Closed

Legacy array/generator comprehension is removed in Firefox 46 #896

ghost opened this issue Jan 10, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 10, 2016

https://bugzilla.mozilla.org/show_bug.cgi?id=1220564
These syntax are removed

[X for (Y in Z)]
[X for each (Y in Z)]
[X for (Y of Z)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

0 participants