paequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 1 month agoUse this information wiselyimagemessage-square78linkfedilinkarrow-up1594arrow-down19
arrow-up1585arrow-down1imageUse this information wiselypaequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square78linkfedilink
minus-squarePetter1@discuss.tchncs.delinkfedilinkarrow-up6·1 month 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.