this post was submitted on 08 Sep 2024
1211 points (98.2% liked)

Programmer Humor

32042 readers
1387 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
[โ€“] [email protected] 13 points 1 week ago (1 children)

IIRC, the original reason was to avoid people making custom parsing directives using comments. Then people did shit like "foo": "[!-- number=5 --]" instead.

[โ€“] [email protected] 4 points 1 week ago

I've written Go code; they were right to fear.