JPDev@programming.dev to Programmer Humor@programming.dev · 2 years agoVariable Declarationprogramming.devimagemessage-square32linkfedilinkarrow-up1967arrow-down118
arrow-up1949arrow-down1imageVariable Declarationprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square32linkfedilink
minus-squarenickwitha_k (he/him)@lemmy.sdf.orglinkfedilinkarrow-up2·2 years agoI agree, if talking about the warning. If talking about the unused var, Go won me over there. Unused vars are absolutely a class of software bug that can have implications in security, resource usage, and maintainability.
I agree, if talking about the warning. If talking about the unused var, Go won me over there. Unused vars are absolutely a class of software bug that can have implications in security, resource usage, and maintainability.