this post was submitted on 22 Jul 2025
468 points (97.4% liked)

Programmer Humor

25228 readers
632 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] eager_eagle@lemmy.world 30 points 3 days ago* (last edited 3 days ago) (1 children)

it's common practice as a workaround to save this when changing contexts, since this may change under you, in callbacks and such

[โ€“] Johanno@feddit.org 2 points 2 days ago

Kotlin:

this@outerFunction.bla