this post was submitted on 02 Nov 2023
1141 points (98.0% liked)

Programmer Humor

32571 readers
431 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
[–] cupcakezealot@lemmy.blahaj.zone 13 points 1 year ago (6 children)

turned out to be a semicolon

[–] rob64@startrek.website 3 points 1 year ago (1 children)

I'll just write thousands of lines of code inside a global object... I'm sure I won't put a semicolon where a comma should be...

[–] Speculater@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Easy solution:

Find all: ;

Replace with: ,

load more comments (4 replies)