Skip to content

Expose 'reservedInNestedScopes' option when creating temp and loop vars #43083

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

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

rbuckton
Copy link
Contributor

@rbuckton rbuckton commented Mar 4, 2021

Fixes #40826

@rbuckton rbuckton requested review from sandersn and weswigham March 4, 2021 22:56
@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Mar 4, 2021
@rbuckton rbuckton merged commit 38fdce9 into master Mar 4, 2021
@rbuckton rbuckton deleted the exposeReservedInNestedScopes branch March 4, 2021 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

createTempVariable() should also try to not shadowing upper lexical environment temp variables
3 participants