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
All three cases or at least $2 and $3 should compile and user should be able to see completions "a" and "b" for the first parameter of $* functions
It seems to be bug to me especially because in case of k for $2 and $3, you do get the completions and even the tooltip shows correct type parameters, but somehow the return type isn't the one thats expected and it doesn't compile AND it works totally fine with w.