Cipherd@lemmy.ml to Programmer Humor@programming.dev · 1 个月前functionslemmy.mlimagemessage-square119linkfedilinkarrow-up1662arrow-down19file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1653arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 1 个月前message-square119linkfedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·30 天前(Kotlin does support that, with the same fun do_thing(arg: Int = 2) syntax.)
(Kotlin does support that, with the same
fun do_thing(arg: Int = 2)syntax.)