Avatar
@swift-6.0.3 typealias A = (StringProtocol) & (Sendable) class C<T: (StringProtocol) & (Sendable)> { } (edited)