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

*"" ----> 0
*'' ----> 0
*[] ----> 0
*table() ----> 0
*30 ----> 2
!"abc" ----> "a"
![1,2,3] ----> 1
!&lcase ----> "a"
!30 ----> "3"
!table() ----> none
?"abc" ----> "a"
?&lcase ----> "k"
?[1,2,3] ----> 1
?table() ----> none
?30 ----> 16
?0 ----> 0.42173545
?30.0 ----> 10
.x ----> &null
."abc" ----> "abc"
.[] ----> list(0)
.main ----> procedure main
/main ----> none
/"abc" ----> none
/&null ----> &null
/[] ----> none
/&lcase ----> none
\main ----> procedure main
\"abc" ----> "abc"
\x ----> none
\[] ----> list(0)
\&null ----> none
Run-time error 116 at line 40 in expr57.icn
invalid type to element generator
offending value: &null

unix.superglobalmegacorp.com

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