14
jkuhl
4y

I see this in code:

bool status;
status = true;

It makes me want to hit things. INLINE THAT SHIT! bool status = true; It's not hard. JFC. And of course I don't have the authority to change it.

Comments
Add Comment