`i4371b.scala` (#4371) has been spuriously failing with a stack overflow ```scala object App { type T[G[X] <: X, F[X] <: G[F[X]]] } ```