cm0002@lemmy.world to Programmer Humor@programming.dev · 24 hours agoInterruptionslemmy.mlimagemessage-square29fedilinkarrow-up1688arrow-down119cross-posted to: programmerhumor@lemmy.ml
arrow-up1669arrow-down1imageInterruptionslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 24 hours agomessage-square29fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareThe Bard in Green@lemmy.starlightkel.xyzlinkfedilinkarrow-up17·edit-215 hours 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.