Annotation of researchv10dc/cmd/icon/tests/mem02.icn, revision 1.1.1.1

1.1       root        1: procedure main()
                      2:    write(image(x := []) | "failed")
                      3:    write(image(every push(x,1 to 1000)) | "failed")
                      4:    write(image(x) | "failed")
                      5:    write(image(every push(x,1 to 10000)) | "failed")
                      6:    write(image(x) | "failed")
                      7: end

unix.superglobalmegacorp.com

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