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
Is invalid, since Y implements two different generic instantiations of I. But Fasta does not report an error. If A and B are swapped, an error is correctly reported.
The text was updated successfully, but these errors were encountered:
Is invalid, since
Y
implements two different generic instantiations ofI
. But Fasta does not report an error. IfA
andB
are swapped, an error is correctly reported.The text was updated successfully, but these errors were encountered: