Skip to content

correctly recognize captured loop variables in destructuring assignment#7464

Merged
vladima merged 1 commit into
masterfrom
capturedLetConstInDestructuringAssignment
Mar 10, 2016
Merged

correctly recognize captured loop variables in destructuring assignment#7464
vladima merged 1 commit into
masterfrom
capturedLetConstInDestructuringAssignment

Conversation

@vladima

@vladima vladima commented Mar 10, 2016

Copy link
Copy Markdown
Contributor

fixes #7457

@RyanCavanaugh

Copy link
Copy Markdown
Member

👍

vladima added a commit that referenced this pull request Mar 10, 2016
…ngAssignment

correctly recognize captured loop variables in destructuring assignment
@vladima vladima merged commit 489bf92 into master Mar 10, 2016
@vladima vladima deleted the capturedLetConstInDestructuringAssignment branch March 10, 2016 18:17
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

Incorrect transpile for destructuring assignment of block-scoped loop variable in closure

3 participants