tfmA to Programmer Humor@lemmy.mlEnglish · 3 months agoTrue crimeimagemessage-square19linkfedilinkarrow-up1125arrow-down14cross-posted to: programmer_humor@programming.dev
arrow-up1121arrow-down1imageTrue crimetfmA to Programmer Humor@lemmy.mlEnglish · 3 months agomessage-square19linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squaresilly goose meekah@lemmy.worldlinkfedilinkarrow-up2·edit-23 months agoAren’t the first two if branches completely useless? The variable was just defined without a value, so it should always be null
Aren’t the first two if branches completely useless? The variable was just defined without a value, so it should always be
null