Avatar
@swift-6.2.3 -swift-version 6 protocol P {} struct S: Sendable { var a: (any P & SendableMetatype).Type }