|
|
1.1 ! root 1: c subroutine tst9 ! 2: parameter(ntest=9) ! 3: c Statement sequencing ! 4: ! 5: i=0 ! 6: 1 if ( i.gt.10 ) goto 3 ! 7: goto 2 ! 8: call e(1,ntest) ! 9: 2 i=i+1 ! 10: goto 1 ! 11: call e(2,ntest) ! 12: 3 end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.