@[email protected] to Programmer [email protected]English • 2 years agoadvancedlemmy.worldimagemessage-square31fedilinkarrow-up1423
arrow-up1423imageadvancedlemmy.world@[email protected] to Programmer [email protected]English • 2 years agomessage-square31fedilink
minus-square@[email protected]linkfedilink9•edit-22 years agoComments are the worst as they are ignored by refactoring. That’s the reason if (false) is actually really good for temporarily disabled code.
Comments are the worst as they are ignored by refactoring. That’s the reason if (false) is actually really good for temporarily disabled code.
I never thought of that. That’s quite smart!