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

Optional/prototype shorthand member expression object spread parens #166

Merged
merged 2 commits into from
Jan 24, 2020

Conversation

helixbass
Copy link
Owner

Fixes #165

This is definitely a Coffeescript parser bug (opened jashkenas/coffeescript#5291)

But in the meantime we can add parens to safeguard against it

@helixbass helixbass merged commit d63278a into master Jan 24, 2020
@helixbass helixbass deleted the iss165-member-expression-spread-parens branch January 24, 2020 23:14
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

Successfully merging this pull request may close these issues.

Wrongly removed parentheses around expression over class prototype
1 participant