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

BUG in Whitespace only for online compiler #4144

Open
jplevene opened this issue Jan 9, 2024 · 0 comments
Open

BUG in Whitespace only for online compiler #4144

jplevene opened this issue Jan 9, 2024 · 0 comments

Comments

@jplevene
Copy link

jplevene commented Jan 9, 2024

In https://closure-compiler.app, when doing "Whitespace only", the setting:

// @language_out ECMASCRIPT_NEXT

needs to be added otherwise a for(const row of rows) returns $jscomp and loads of junk JavaScript code that won't run.

See #4130

@jplevene jplevene changed the title BUG in Whitespace only BUG in Whitespace only for online compiler Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant