cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoInterruptionslemmy.mlimagemessage-square29linkfedilinkarrow-up1744arrow-down119cross-posted to: [email protected]
arrow-up1725arrow-down1imageInterruptionslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square29linkfedilinkcross-posted to: [email protected]
minus-squareThe Bard in Green@lemmy.starlightkel.xyzlinkfedilinkarrow-up18·edit-22 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.