cm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agoInterruptionslemmy.mlexternal-linkmessage-square29fedilinkarrow-up1637arrow-down117
arrow-up1620arrow-down1external-linkInterruptionslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square29fedilink
minus-squareThe Bard in Green@lemmy.starlightkel.xyzlinkfedilinkarrow-up14·edit-22 days 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.