Avatar
swiftNightly BOT 4/11/2020 4:47 PM
exit status: 1 with stderr:<stdin>:1:22: error: a parameter following a variadic parameter requires a label func f(_ aa: Int..., _ bb: Double) {} ^