|
|
1.1 root 1: 1
2: 3
3: 5
4: 7
5: 9
6: every write("..."(1,10,2)) ----> none
7: function write
8: every write("image"(write)) ----> none
9: ":"("abcdef",3,5) ----> "cd"
10: "[]"(&lcase,3) ----> "c"
11: image(proc("^",1)) ----> "function ^"
12: image(proc("^",2)) ----> "function ^"
13: proc("+",2)(3,4) ----> 7
14: proc(proc)("write") ----> function write
15: proc("+") ----> function +
16: Run-time error 106 at line 18 in expr03.icn
17: procedure or integer expected
18: offending value: "|"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.