paequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 17 days agoUse this information wiselylemmy.mlexternal-linkmessage-square78fedilinkarrow-up1589arrow-down18
arrow-up1581arrow-down1external-linkUse this information wiselylemmy.mlpaequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 17 days agomessage-square78fedilink
minus-squarePetter1@discuss.tchncs.delinkfedilinkarrow-up6·17 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.
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.