File:  [CSRG BSD Unix] / 43BSD / contrib / icon / test / distr / std49.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

e := create 1 to 10 ----> co-expression(0)
@e ----> 1
@e ----> 2
@e ----> 3
e := ^e ----> co-expression(0)
@e ----> 1
@e ----> 2
@e ----> 3
@e ----> 4
@e ----> 5
@e ----> 6
@e ----> 7
@e ----> 8
@e ----> 9
@e ----> 10
@e ----> none
@e ----> none
@e ----> none
@e ----> none
*e ----> 10
*e ----> 10
image(e) ----> "co-expression(10)"
Run-time error 103 at line 31 in std49.icn
string expected
offending value: co-expression

unix.superglobalmegacorp.com

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