Annotation of 43BSDReno/usr.bin/awk/test/t.break3, revision 1.1.1.1

1.1       root        1: {      for (i = 1; i <= NF; i++) {
                      2:                for (j = 1; j <= NF; j++)
                      3:                        break;
                      4:                print "inner", i, j
                      5:        }
                      6:        print "outer", i, j
                      7: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.