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