Annotation of 43BSD/contrib/icon/test/std38.icn, revision 1.1

1.1     ! root        1: record array(a,b,c,d,e,f,g)
        !             2: 
        !             3: procedure dummy(u,v,x,y,z)
        !             4:    suspend u | v
        !             5:    return x
        !             6: end
        !             7: 
        !             8: procedure main()
        !             9:    write("&subject := &pos ----> ",image(&subject := &pos) | "none")
        !            10:    write("&pos :=: &subject ----> ",image(&pos :=: &subject) | "none")
        !            11:    write("&pos ----> ",image(&pos) | "none")
        !            12:    write("&subject ----> ",image(&subject) | "none")
        !            13:    write("&subject := [] ----> ",image(&subject := []) | "none")
        !            14: end

unix.superglobalmegacorp.com

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