cm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agoInterruptionslemmy.mlimagemessage-square26linkfedilinkarrow-up1736arrow-down119cross-posted to: [email protected]
arrow-up1717arrow-down1imageInterruptionslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square26linkfedilinkcross-posted to: [email protected]
minus-squareThe Bard in Green@lemmy.starlightkel.xyzlinkfedilinkarrow-up18·edit-21 year 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.