Hofmaimaier@feddit.org to Programmer Humor@programming.dev · 21 hours agowait what...feddit.orgimagemessage-square38fedilinkarrow-up1523arrow-down110
arrow-up1513arrow-down1imagewait what...feddit.orgHofmaimaier@feddit.org to Programmer Humor@programming.dev · 21 hours agomessage-square38fedilink
minus-squareRedkey@programming.devlinkfedilinkarrow-up16·10 hours agoMy first suspect is an incorrectly-terminated statement which looks like it should end on line 41. The compiler/interpreter probably read the newline and ticked over before uncovering the error, and didn’t recover properly due to some edge case.
My first suspect is an incorrectly-terminated statement which looks like it should end on line 41. The compiler/interpreter probably read the newline and ticked over before uncovering the error, and didn’t recover properly due to some edge case.