Avatar
@swift-main protocol P1 {} protocol P2 { associatedtype X: P1 = Int }