|
|
researchv10 Dan Cross
x := 1 ----> 1 y := 2 ----> 2 z := 3 ----> 3 x :=: y ----> 2 y :=: x ----> 2 x ----> 1 y ----> 2 z ----> 3 x :=: y :=: z ----> 3 x ----> 3 y ----> 1 z ----> 2 Run-time error 111 at line 21 in expr81.icn variable expected offending value: "a"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.