-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[[]] = f() #1103
Comments
Related (?):
|
Also this one
I think is has to do with attempting destructuring assignment. |
Those are expected.
|
The expression
Using your first example, when the expression
Again, the |
Oh right. Was assuming those were unaffected from the regression (at 4ce374b); not the case apparently. |
Looks like all the cases in this ticket were fixed by 230dea1 as well. Closing. |
The text was updated successfully, but these errors were encountered: