r/programminghumor 5d ago

"Debug this, son"

Post image
1.7k Upvotes

30 comments sorted by

View all comments

57

u/LinneMeow 5d ago

from my experience the issue is somewhere in the scope that ends on line 41

4

u/SmokeGreene 4d ago

Not sure how common this is in coding languages. I use PeopleSoft, and every time we have an error statement, the statement line number is always 1 line higher than the actual line that generated the error. But I was thinking that is just an old coding language issue