Annotation of researchv10dc/cmd/icon/tests/iscope.icn, revision 1.1

1.1     ! root        1: procedure main()
        !             2:    write(Dword(&null))
        !             3:    write(Vword(123))
        !             4:    write(Symbol("globals"))
        !             5:    (1 to 3) & (1 to 3) & write(Ivar("ilevel"))
        !             6:    write(Ivar("sp"))
        !             7:    write(Ivar("gfp"))
        !             8:    foo()
        !             9: end
        !            10: 
        !            11: procedure foo()
        !            12:    write(Ivar("pfp"))
        !            13:    write(Ivar("argp"))
        !            14:    write(Ivar("fussbudget"))
        !            15: end

unix.superglobalmegacorp.com

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