cm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agoInterruptionslemmy.mlimagemessage-square26fedilinkarrow-up1749arrow-down119
arrow-up1730arrow-down1imageInterruptionslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agomessage-square26fedilink
minus-squareThe Bard in Green@lemmy.starlightkel.xyzlinkfedilinkarrow-up18·edit-24 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.