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
The program compiles and runs. The type of U is inferred to be int, because of T: IEnumerable<U>.
Actual Behavior:
The type arguments for method 'Scratchpad.Program.Foo<T,U>(T)' cannot be inferred from the usage. Try specifying the type arguments explicitly. (CS0411)
iam3yal, Unknown6656, jnm2, Thaina, DavidArno and 1 moreDavidArno, Unknown6656, jnm2 and mikernet