Annotation of 40BSD/cmd/sdb/TESTS/y.c, revision 1.1.1.1

1.1       root        1: 
                      2: main() {
                      3:        int i = 0;
                      4:        int j = 0;
                      5:        register a, b, c, d, e, f, g, h;
                      6: 
                      7:        for (;;) {
                      8:                i++;
                      9:                j++;
                     10:                printf("Hello sailor\n");
                     11:                a = 1;
                     12:                b = 3;
                     13:                c = 5;
                     14:                d = 7; 
                     15:                e = 9; f = 11;
                     16:                g = 12;
                     17:                h = 13;
                     18:        }
                     19: }

unix.superglobalmegacorp.com

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