File:  [Research Unix] / researchv10dc / cmd / icon / tests / stand / expr08.out
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

c := 'abcd' ----> 'abcd'
c ++:= 'de' ----> 'abcde'
c --:= 'a' ----> 'bcde'
c **:= 'd' ----> 'd'
s := [1,2,3] ----> list(3)
s |||:= s ----> list(6)
s |||:= s ----> list(12)
Run-time error 108 at line 16 in expr08.icn
list expected
offending value: 'd'

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.