this post was submitted on 15 Jul 2023
208 points (90.9% liked)

Programmer Humor

32710 readers
383 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] RightHandOfIkaros 21 points 2 years ago (2 children)

Error: Missing implementation for method "myFriends"

[–] [email protected] 11 points 2 years ago (2 children)

okay, okay, I'll declare it

Friend[] myFriends() {
    return {};
}
[–] RightHandOfIkaros 6 points 2 years ago

Error: Unreachable code detected on Line 1.

[–] SmoothLiquidation 1 points 2 years ago

Mom was very specific that she wanted you to call yourFriends()