Skip to content

allow typeof this after for-loops #46181

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
Oct 27, 2021

Conversation

Zzzen
Copy link
Contributor

@Zzzen Zzzen commented Oct 3, 2021

Fixes #46072

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Oct 3, 2021
@andrewbranch andrewbranch merged commit 8a68c86 into microsoft:main Oct 27, 2021
@andrewbranch
Copy link
Member

Thanks @Zzzen!

mprobst pushed a commit to mprobst/TypeScript that referenced this pull request Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

typeof this stops working after for..in or for..of: "Cannot find name 'this'."
4 participants