|
|
1.1 ! root 1: x := [1,2,3,4,5,6,7,8,9,0] ----> list(10) ! 2: list(10) ! 3: list(9) ! 4: list(8) ! 5: list(7) ! 6: list(6) ! 7: list(5) ! 8: list(4) ! 9: list(3) ! 10: list(2) ! 11: list(1) ! 12: list(0) ! 13: every write(image(x[1:0 to -20 by -1])) ----> none ! 14: Run-time error 101 at line 11 in expr38.icn ! 15: integer expected ! 16: offending value: "a"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.