It looks awful but lets you comment out the last of a comma-separated group. (I still use trailing commas)
this post was submitted on 15 Jun 2023
4 points (70.0% liked)
Programmer Humor
32318 readers
236 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
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.