paequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 2 months agoUse this information wiselyimagemessage-square83linkfedilinkarrow-up1612arrow-down19
arrow-up1603arrow-down1imageUse this information wiselypaequ2@lemmy.today to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square83linkfedilink
minus-squarePetter1@discuss.tchncs.delinkfedilinkarrow-up6·2 months 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.