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

1591 Splatted Expressions in Destructuring Assignment Must Be Assignable #1641

Merged
merged 2 commits into from Aug 30, 2011

Conversation

geraldalewis
Copy link
Contributor

Issue: #1591 splatted expressions in destructuring assignment and #1101 [f()...] = a
By: @michaelficarra (#1591) @satyr (#1101)
Opened: August 11, 2011
Milestone: next minor (1.2)

Expressions in splatted destructuring assignments weren't being tested for assignability. This patch adds a simple test to ensure the splatted expression is assignable.

jashkenas added a commit that referenced this pull request Aug 30, 2011
1591 Splatted Expressions in Destructuring Assignment Must Be Assignable
@jashkenas jashkenas merged commit d37cfc6 into jashkenas:master Aug 30, 2011
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.

None yet

2 participants