|
|
BSD 4.3
x := [] ----> list(0) every push(x,1 to 1000) ----> none x ----> list(1000) every push(x,1 to 10000) ----> none x ----> list(11000) Run-time error 101 at line 14 in std33.icn integer expected offending value: [10000,9999,9998,...,3,2,1]
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.