Hofmaimaier@feddit.org to Programmer Humor@programming.dev · 13 days agowait what...feddit.orgimagemessage-square46linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagewait what...feddit.orgHofmaimaier@feddit.org to Programmer Humor@programming.dev · 13 days agomessage-square46linkfedilink
minus-squareRedkey@programming.devlinkfedilinkarrow-up0·12 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.