lemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 5 days agoName before type: why 'age int' is better than 'int age'benhoyt.comexternal-linkmessage-square66fedilinkarrow-up159arrow-down123
arrow-up136arrow-down1external-linkName before type: why 'age int' is better than 'int age'benhoyt.comlemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 5 days agomessage-square66fedilink
minus-squaremEEGal@lemmy.worldlinkfedilinkEnglisharrow-up2·4 days agoThat’s because declaring several variables on the same line is syntactic sugar, although I agree it makes little sense this way
That’s because declaring several variables on the same line is syntactic sugar, although I agree it makes little sense this way