File:  [CSRG BSD Unix] / 43BSD / contrib / icon / test / distr / std01.out
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:55 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

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 std01.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.