Skip to content

Allow a union property of a private/protected member and an intersection property including that same member#50328

Merged
andrewbranch merged 1 commit intomicrosoft:mainfrom
andrewbranch:bug/49517
Sep 20, 2022
Merged

Allow a union property of a private/protected member and an intersection property including that same member#50328
andrewbranch merged 1 commit intomicrosoft:mainfrom
andrewbranch:bug/49517

Conversation

@andrewbranch
Copy link
Copy Markdown
Member

@andrewbranch andrewbranch commented Aug 17, 2022

Fixes #49517

The issue and the fix are explained in the test comment. I’m only 50% sure this is correct.

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Protected field with same name in two classes messing up type constraint when narrowing array.

4 participants