Avatar
まちがえた
1:42 PM
@swift-main @swift-5.2.5 @swift-5.1.5 func f(x: String, _ aa: Int = 0, _ bb: Double) {} f(x: "", 42.0)