Hofmaimaier@feddit.org to Programmer Humor@programming.dev · 2 days agowait what...feddit.orgimagemessage-square46fedilinkarrow-up1643arrow-down113
arrow-up1630arrow-down1imagewait what...feddit.orgHofmaimaier@feddit.org to Programmer Humor@programming.dev · 2 days agomessage-square46fedilink
minus-squareRedkey@programming.devlinkfedilinkarrow-up21·2 days 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.