this post was submitted on 29 Aug 2023
42 points (73.9% liked)

Programmer Humor

19176 readers
1781 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 1 year ago
MODERATORS
 

cross-posted from: https://feddit.de/post/3025415

all 7 comments
sorted by: hot top controversial new old
[–] KoboldCoterie@pawb.social 52 points 1 year ago (2 children)

Syntax error: Method 'lenght' not a valid property of 'data'. Relationship over.

[–] d_k_bo@feddit.de 4 points 1 year ago (1 children)

In which language would that be a syntax error?

[–] KoboldCoterie@pawb.social 8 points 1 year ago (1 children)

I mean, if we're going to nitpick, 'lenght' also wouldn't be a method. :P

[–] S0UPernova@lemmy.world 5 points 1 year ago

Pretty sure length is a property, not a method, and since there are not parentheses after it, it wouldn't be treated as one.

[–] Chais@sh.itjust.works 22 points 1 year ago

Spell checking, apparently.