cm0002@lemmy.world to Programmer Humor@programming.dev · 10 months agoInterruptionslemmy.mlimagemessage-square15linkfedilinkarrow-up1609arrow-down114
arrow-up1595arrow-down1imageInterruptionslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 10 months agomessage-square15linkfedilink
minus-squareThe Bard in GreenAlinkfedilinkarrow-up11·edit-210 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.