Annotation of 43BSDTahoe/lib/old_compiler/dbx/tests/cc/loophole.vax.in, revision 1.1

1.1     ! root        1: print int('c')
        !             2: print 'c' \ int
        !             3: print char(99)
        !             4: print 99 \ char
        !             5: stop at 14
        !             6: run
        !             7: print &p
        !             8: print 0x7fffebb4 \ proc_p ^
        !             9: print *(0x7fffebb4 \ proc_p)
        !            10: print *proc_p(0x7fffebb4)
        !            11: print 0x7fffebb4 \ &$$proc ^
        !            12: print *(0x7fffebb4 \ &$$proc)
        !            13: print *&$$proc(0x7fffebb4)
        !            14: print proc_p(0x7fffebb4).b
        !            15: print &p.b

unix.superglobalmegacorp.com

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