Annotation of 43BSDReno/libexec/pcc/ccom.tahoe/tests/dev.c, revision 1.1

1.1     ! root        1: typedef        unsigned short dev_t;
        !             2: 
        !             3: main()
        !             4: {
        !             5:        dev_t x = (dev_t)(-1);
        !             6: 
        !             7:        if (x == (dev_t)(-1))
        !             8:                printf("ok\n");
        !             9:        else
        !            10:                printf("nope\n");
        !            11: }

unix.superglobalmegacorp.com

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