Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Fix #358: handle array destructuring assignment #379

Merged
merged 1 commit into from Mar 25, 2019

Conversation

Tundon
Copy link
Contributor

@Tundon Tundon commented Mar 25, 2019

Also a new test case is added to misc tests -> handles array destructuring assignment

closes #375
resolves #376
resolves #358

Also a new test case is added to `misc tests -> misc tests`
Copy link
Member

@lukastaegert lukastaegert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks a lot! Sorry for not looking into this sooner. I see there already was a PR for this issue but I actually like the solution here better than the one in #375

@lukastaegert lukastaegert merged commit c66829b into rollup:master Mar 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

key MemberExpression does not exist in extractors Error with array destructuring assignment
3 participants