JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoVariable Declarationprogramming.devimagemessage-square31linkfedilinkarrow-up1961arrow-down118
arrow-up1943arrow-down1imageVariable Declarationprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square31linkfedilink
minus-squarenickwitha_k (he/him)@lemmy.sdf.orglinkfedilinkarrow-up2·1 year 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.