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

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
t := table() ----> table(0)
every t[c := !12345678] := c ----> none
1
2
3
4
5
6
7
8
every write(!t) ----> 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 19 in std37.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.