Avatar
swiftNightly BOT 4/11/2020 4:40 PM
exit status: 1 with stderr:<stdin>:4:3: error: missing argument for parameter #1 in call f(bb) ^ <#Int#>, <stdin>:1:6: note: 'f' declared here func f(_ aa: Int = 0, _ bb: Double) {} ^