Skip to content

Fix incorrect noImplicitAny error on contextual union function signature#32077

Merged
andrewbranch merged 1 commit into
microsoft:masterfrom
andrewbranch:bug/31114
Jul 3, 2019
Merged

Fix incorrect noImplicitAny error on contextual union function signature#32077
andrewbranch merged 1 commit into
microsoft:masterfrom
andrewbranch:bug/31114

Conversation

@andrewbranch
Copy link
Copy Markdown
Member

For a very strange sounding bug, this is a pleasantly uninteresting fix.

Fixes #31114

@andrewbranch andrewbranch merged commit 16bbb4d into microsoft:master Jul 3, 2019
@andrewbranch andrewbranch deleted the bug/31114 branch July 3, 2019 17:10
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
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.

Incorrect noImplicitAny return type warning when function expression is contextually typed by a union with a type parameter and returns a literal

2 participants