Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 7 months agoUnused variablessh.itjust.worksimagemessage-square38fedilinkarrow-up1672arrow-down114
arrow-up1658arrow-down1imageUnused variablessh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 7 months agomessage-square38fedilink
minus-squaresik0fewl@lemmy.calinkfedilinkarrow-up14arrow-down1·7 months agoThis is why I always write my methods from bottom to top. This way I’ve always got a return statement and I use my variables before they are even declared.
minus-squareN0tTheBees@sh.itjust.workslinkfedilinkarrow-up1·7 months agoAh an avid dreambird user I see
minus-squarebitcrafter@programming.devlinkfedilinkarrow-up1·7 months agoSpotted the INTERCAL programmer.
This is why I always write my methods from bottom to top. This way I’ve always got a return statement and I use my variables before they are even declared.
Ah an avid dreambird user I see
Spotted the INTERCAL programmer.