Skip to content

Conversation

bernard-wang
Copy link

Fixes #58754

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Jun 7, 2024
@bernard-wang bernard-wang changed the title fix(58754): fix missing check of private field in for-in expression, cause of #46824 fix(58754): fix missing check of private field in for-in expression, cause of !46824 Jun 7, 2024
@bernard-wang bernard-wang changed the title fix(58754): fix missing check of private field in for-in expression, cause of !46824 fix(58754): fix missing check of private field in for-in expression, cause of #46824 Jun 7, 2024
@bernard-wang
Copy link
Author

@microsoft-github-policy-service agree

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
None yet
Development

Successfully merging this pull request may close these issues.

for (const x in #b) is allowed
2 participants