@hairinmybellybutt@lemmy.worldcake to Programmer Humor@lemmy.mlEnglish • 2 years agoadvancedlemmy.worldimagemessage-square32fedilinkarrow-up1428arrow-down115
arrow-up1413arrow-down1imageadvancedlemmy.world@hairinmybellybutt@lemmy.worldcake to Programmer Humor@lemmy.mlEnglish • 2 years agomessage-square32fedilink
minus-square@xmunk@sh.itjust.workslinkfedilink3•edit-22 years agoThat specific language is PHP, but the tip is applicable in any language that supports inline assignment.
minus-squareThe Octonautlinkfedilink6•2 years agoif (true === $wantToCauseErrorsForFun) { badOldFunction(); }
That specific language is PHP, but the tip is applicable in any language that supports inline assignment.