470
COMEFROM
(programming.dev)
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.
Its like if subroutine
bar
could say its going to execute at line N of routinefoo
. But if you were just readingfoo
then you'd have no clue that it would happen.You can simulate this effect with bad inheritance patterns.