|
|
1.1 ! root 1: record array(a,b,c,d,e,f,g) ! 2: ! 3: procedure dummy(u,v,x,y,z) ! 4: suspend u | v ! 5: return x ! 6: end ! 7: ! 8: procedure main() ! 9: write("x := [1,2,3,4,5,6,7,8,9,0] ----> ",image(x := [1,2,3,4,5,6,7,8,9,0]) | "none") ! 10: write("every write(image(x[1:0 to -20 by -1])) ----> ",image(every write(image(x[1:0 to -20 by -1]))) | "none") ! 11: write("x[\"a\"] ----> ",image(x["a"]) | "none") ! 12: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.