Annotation of researchv10no/cmd/ccom/vax/tests/d.i, revision 1.1.1.1

1.1       root        1: struct S {
                      2:        int (*f)();
                      3: };
                      4: main()
                      5: {      struct S *s;
                      6:        (*s->f)(s);
                      7:        if((*s->f)(s) == 1);
                      8: }
                      9: 

unix.superglobalmegacorp.com

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