Hofmaimaier@feddit.org to Programmer Humor@programming.dev · 16 hours agowait what...feddit.orgimagemessage-square36fedilinkarrow-up1480
arrow-up1480imagewait what...feddit.orgHofmaimaier@feddit.org to Programmer Humor@programming.dev · 16 hours agomessage-square36fedilink
minus-squareRedkey@programming.devlinkfedilinkarrow-up10·6 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.