blob: eec03ff2c489468f0153868407ea5637901070f1 [file] [log] [blame]
import Foundation
extension C {
@objc func foo(_: String) { }
}