tfmA to Programmer Humor@lemmy.mlEnglish · 1 year agoTrue crimeimagemessage-square19linkfedilinkarrow-up1127arrow-down14cross-posted to: programmer_humor@programming.dev
arrow-up1123arrow-down1imageTrue crimetfmA to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square19linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squaresilly goose meekah@lemmy.worldlinkfedilinkarrow-up2·1 year 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