Avatar
Avatar
Iceman
@swift-main protocol P { } let a: Any.Type = P.self print(a)
swiftNightly BOT 8/21/2025 8:03 AM
P