hairinmybellybutt@lemmy.world to Programmer Humor@lemmy.mlEnglish · 3 years agoadvancedlemmy.worldimagemessage-square32fedilinkarrow-up1429
arrow-up1429imageadvancedlemmy.worldhairinmybellybutt@lemmy.world to Programmer Humor@lemmy.mlEnglish · 3 years agomessage-square32fedilink
minus-squarePlexSheep@feddit.delinkfedilinkarrow-up6·3 years agoNever seen this, what language or buildsystem is this?
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up3·edit-23 years agoThat specific language is PHP, but the tip is applicable in any language that supports inline assignment.
minus-squareThe Octonaut@mander.xyzcakelinkfedilinkarrow-up6·3 years agoif (true === $wantToCauseErrorsForFun) { badOldFunction(); }
Never seen this, what language or buildsystem is this?
That specific language is PHP, but the tip is applicable in any language that supports inline assignment.