You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JsonFreeman
changed the title
Contextual signature instantiation does not work in type argument inference
[typeBaselines] Contextual signature instantiation does not work in type argument inference
Aug 26, 2014
In tests/cases/compiler/inferentialTypingWithFunctionTypeNested.ts:
returns any, where the old compiler returned string.
This is possibly related to #526, but this one is actually a bug in the current compiler per the spec.
The text was updated successfully, but these errors were encountered: