File:  [Research Unix] / researchv10dc / cmd / icon / tests / stand / expr44.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

a
b
c
d
e
f
every write(!"abcdef") ----> none
1
2
3
4
5
every write(![1,2,3,4,5]) ----> none
1
2
3
4
5
every write(!![1,2,3,4,5]) ----> none
1
a
b
1
2
3
3
4
every write(!![1,"ab",[1,2,3],34]) ----> none
1
a
b
1
2
3
3
4
every write(!([1,"ab",[1,2,3],34][1 to 4])) ----> none
x := array(1,2,3,4,5) ----> record array(7)
1
2
3
4
5


every write(!x) ----> none
Run-time error 114 at line 16 in expr44.icn
invalid type to subscript operation
offending value: function pull

unix.superglobalmegacorp.com

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