cm0002@lemmy.world to Programmer Humor@programming.dev · 9 months agoInterruptionslemmy.mlimagemessage-square26linkfedilinkarrow-up1741arrow-down118cross-posted to: programmerhumor@lemmy.ml
arrow-up1723arrow-down1imageInterruptionslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 9 months agomessage-square26linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareThe Bard in Green@lemmy.starlightkel.xyzlinkfedilinkarrow-up18·edit-29 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.