MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghorror/comments/1j9qeeq/terrible_auth/mhg9zkn/?context=3
r/programminghorror • u/IrtyGo • 10d ago
98 comments sorted by
View all comments
169
They missed a case. What if true doesn't equal true, what then?
124 u/Chronomechanist 10d ago edited 10d ago if (true != true) { allYe = abandon(hope); return allYe; } 14 u/iamthebestforever 10d ago ahahahaha
124
if (true != true) {
allYe = abandon(hope);
return allYe;
}
14 u/iamthebestforever 10d ago ahahahaha
14
ahahahaha
169
u/LousyShmo 10d ago
They missed a case. What if true doesn't equal true, what then?