14 comments
If !!true
7 0 Replyif (!(1-1))
3 0 Reply
I have to know what that comment says
6 0 ReplyComment leaked
Ignore the double test text
7 0 ReplyWell now I’m even more disappointed than I was originally
1 0 Reply
Wow I'm a comment
I like mine better
4 0 Reply
De Morgan strikes again!
5 0 ReplyUnit tests be like
5 0 ReplyI like to think it's a former web designer who's thinking Important
4 0 ReplyEver see things like:
if ((x == 0) == true)
? Or:x = y == 'z' ? true : false
? Some things just really make me worry about people, you know?3 0 ReplyI did once see
if (!x) strcpy(x, "");
It was from a VB "programmer" who was experimenting with C. In production code.1 0 Reply
That moment when I forget my axioms of boolean algebra
1 0 Reply
14 comments
Scroll to top