this post was submitted on 15 Jun 2023
4 points (70.0% liked)
Programmer Humor
32330 readers
221 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I hate visually parsing leading commas, but it's clear they make commenting out lines easier. If you comment out the last line, you don't have to comment out also the comma on the penultimate line.