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
Perform subtype comparisons in same order as before.
Interestingly, swapping the order in which argument subtypes were tested in
`isSubArg` caused one exhaustivity failure (patmat/i9631.scala) and one
failed compile in the community build (libretto). We should find out why
at some point, when we have the time.
0 commit comments