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

Fix missing visit of expression in for..of #11132

Merged
merged 1 commit into from
Sep 25, 2016
Merged

Fix missing visit of expression in for..of #11132

merged 1 commit into from
Sep 25, 2016

Conversation

rbuckton
Copy link
Member

Fixes an issue where the es6 transformer was not visiting the expression of a ForOfStatement.

Fixes #11024

@mhegazy
Copy link
Contributor

mhegazy commented Sep 25, 2016

👍

@vladima
Copy link
Contributor

vladima commented Sep 25, 2016

👍

@rbuckton rbuckton merged commit 9950b98 into master Sep 25, 2016
@rbuckton rbuckton deleted the fix11024 branch September 25, 2016 17:59
@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.

4 participants