Can confirm. For the Y2K prep, I worked on cobol programs written in the late 60's. Beautiful program. Nobody knew what the hell it did. It had 10,000 lines of code and 2000 GOTO statements.
Hoe-lee carp! That must have looked like a bowl of spaghetti!
When I first started CDC still had FORTRAN-66 as the default compiler. My favorite test (it worked) was using a GOTO to RETURN from a subroutine. My favorite obscure error (it took me forever to find the cause) was "Inner loop not outer."
The FORTRAN 77 compiler reined in GOTO pranks a lot...
Can confirm. For the Y2K prep, I worked on cobol programs written in the late 60's. Beautiful program. Nobody knew what the hell it did. It had 10,000 lines of code and 2000 GOTO statements.
Hoe-lee carp! That must have looked like a bowl of spaghetti!
When I first started CDC still had FORTRAN-66 as the default compiler. My favorite test (it worked) was using a GOTO to RETURN from a subroutine. My favorite obscure error (it took me forever to find the cause) was "Inner loop not outer."
The FORTRAN 77 compiler reined in GOTO pranks a lot...