Avatar
@swift-5.2.5 import Foundation protocol P: NSObjectProtocol { optional func f() }