|
|
1.1 ! root 1: c1 := 'abcde' ----> 'abcde' ! 2: c2 := 'aeuoi' ----> 'aeiou' ! 3: c1 ++ c2 ----> 'abcdeiou' ! 4: c1 -- c2 ----> 'bcd' ! 5: c1 ** c2 ----> 'ae' ! 6: Run-time error 104 at line 14 in expr34.icn ! 7: cset expected ! 8: offending value: []
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.