-
Notifications
You must be signed in to change notification settings - Fork 2k
Invalid JS: Splatted statement causes if block inside array element #1349
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
Labels
Comments
Either a duplicate or else very closely related to #4260. |
This was referenced Aug 16, 2017
GeoffreyBooth
added a commit
to GeoffreyBooth/coffeescript
that referenced
this issue
Aug 23, 2017
zdenko
pushed a commit
to GeoffreyBooth/coffeescript
that referenced
this issue
Aug 23, 2017
GeoffreyBooth
pushed a commit
that referenced
this issue
Aug 27, 2017
…sions (#4644) * fix splat error with soak properties or expressions * Add test based on #4260 * Add test based on #1349 * tests for the leading splat variant * test for spaced prefix ... * fixed 'if' statement in parens * fixed replacing 'void 0' with '[]' * remove 'void 0' replacement; add Splat::compileNode * Use LEVEL_OP; follow style better
Fixed by #4644. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: