this post was submitted on 22 Nov 2025
651 points (98.7% liked)

Programmer Humor

27690 readers
316 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/39334581

you are viewing a single comment's thread
view the rest of the comments
[–] PoolloverNathan@programming.dev 2 points 2 weeks ago

(Kotlin does support that, with the same fun do_thing(arg: Int = 2) syntax.)