this post was submitted on 17 Nov 2024
148 points (93.5% liked)

Programmer Humor

37778 readers
375 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] AVincentInSpace@pawb.social 2 points 8 months ago* (last edited 8 months ago) (1 children)

Huh. Neat feature. That's in C# I assume?

[โ€“] dev_null@lemmy.ml 2 points 8 months ago* (last edited 8 months ago)

It's in Kotlin and some other languages. C# has it but there it's actually A ?? B.