cm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agoInterruptionsimagemessage-square20fedilinkarrow-up124arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up124arrow-down1imageInterruptionscm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agomessage-square20fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareThe Bard in Green@lemmy.starlightkel.xyzlinkfedilinkarrow-up1·edit-25 months agotry { useToiletPaper(); }catch(Exception $e){ cussWords($e); rinseHands(); dryHands(); useToiletPaper(); } Although, $Shower = new $Shower(); $Shower->washAnus(); may be an acceptable alternative under some circumstances.
try { useToiletPaper(); }catch(Exception $e){ cussWords($e); rinseHands(); dryHands(); useToiletPaper(); }
Although,
$Shower = new $Shower(); $Shower->washAnus();
may be an acceptable alternative under some circumstances.