fossilesque@mander.xyz to Programmer Humor@lemmy.mlEnglish · 7 months agoErrorsmander.xyzimagemessage-square34linkfedilinkarrow-up1754arrow-down114cross-posted to: programmer_humor@programming.dev
arrow-up1740arrow-down1imageErrorsmander.xyzfossilesque@mander.xyz to Programmer Humor@lemmy.mlEnglish · 7 months agomessage-square34linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareAqarius@lemmy.worldlinkfedilinkarrow-up6·7 months agoYeah, it’s not a joke, it literally happens all the time, and an error after block close generally means the system doesn’t think it’s closed, usually because a bracket isn’t paired off.
Yeah, it’s not a joke, it literally happens all the time, and an error after block close generally means the system doesn’t think it’s closed, usually because a bracket isn’t paired off.