this post was submitted on 14 Jun 2024
496 points (95.6% liked)

Programmer Humor

19302 readers
176 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] henfredemars@infosec.pub 49 points 3 months ago* (last edited 3 months ago) (19 children)

Missing type or identifier.

A const what?

Also, I read that you have to assign a const when it is declared. Something doesn’t feel right about this statement.

[–] 9point6@lemmy.world 8 points 3 months ago (1 children)
[–] S0UPernova@lemmy.world 4 points 3 months ago

Maybe...

const pain = Infinity
load more comments (17 replies)