paequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 4 days agoUse this information wiselylemmy.mlimagemessage-square53linkfedilinkarrow-up1579arrow-down19
arrow-up1570arrow-down1imageUse this information wiselylemmy.mlpaequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 4 days agomessage-square53linkfedilink
minus-squarescott@lemmy.orglinkfedilinkEnglisharrow-up2·4 days agoYou’re just going to get syntax errors though
minus-squarePetter1@discuss.tchncs.delinkfedilinkarrow-up5·4 days agoNot if you choose to replace the correct ones at the correct place and it is a compiler which automatically ignores this wrong semicolon. You could connect two lines, which may still “work” if not split using a semicolon and are then interpreted as one single line.
You’re just going to get syntax errors though
Not if you choose to replace the correct ones at the correct place and it is a compiler which automatically ignores this wrong semicolon.
You could connect two lines, which may still “work” if not split using a semicolon and are then interpreted as one single line.