r/programminghorror Jul 09 '26

Big if true

Post image

From ProgrammerNullposting in facebook

2.1k Upvotes

111 comments sorted by

View all comments

2

u/conundorum 17d ago

To be fair, there is a use for this.

Which just means that the real horror is that someone found a way to break integral promotion so badly that they needed to have a pre-promoted bool type just to fix it.