blob: 1d593b65dbe1966d1c5ea6f869c3b592a5dfb3a8 [file] [log] [blame]
import Foundation
extension Foo {
open override func bar(_: String) { }
}