Hacker News new | ask | show | jobs
by benj111 956 days ago
A general rule was extracted that 'useless' code is buggy code

I'd expect the compiler to optimise out

If(somedebugflag)

Not tell me off for writing buggy code.