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
Duplicate of #16356, and #19388. T is a generic type, and no assumption can be made about what type of af would be in T at the time it is instantiated..
TypeScript Version: 2.7.0-dev.20171121
Code
Link to the playground
Expected behavior:
Should compile
Actual behavior:
Compilation fails
The text was updated successfully, but these errors were encountered: