Avatar
@swift-main protocol P { } let a: Any.Type = P.self print(a)