|
|
1.1 root 1: x := [] ----> list(0)
2: every push(x,1 to 1000) ----> none
3: x ----> list(1000)
4: every push(x,1 to 10000) ----> none
5: x ----> list(11000)
6: Run-time error 101 at line 14 in std33.icn
7: integer expected
8: 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.