Skip to content

Extra check in assignment of intersections with generic constituents - #37537

Merged
Anders Hejlsberg (ahejlsberg) merged 11 commits into
masterfrom
fix36637
Apr 6, 2020
Merged

Extra check in assignment of intersections with generic constituents#37537
Anders Hejlsberg (ahejlsberg) merged 11 commits into
masterfrom
fix36637

Conversation

@ahejlsberg

Copy link
Copy Markdown
Member

This PR expands the additional check in #37195 to also cover intersections with generic constituents.

Fixes #36637.

Loading
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.

when merging a generic object type with new optional properties, these properties are not type checked

4 participants