paequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 18 days agoUse this information wiselyimagemessage-square84fedilinkarrow-up1607arrow-down110
arrow-up1597arrow-down1imageUse this information wiselypaequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 18 days agomessage-square84fedilink
minus-squarePetter1@discuss.tchncs.delinkfedilinkarrow-up6·18 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.