Annotation of researchv10dc/cmd/icon/tests/stand/expr44.out, revision 1.1

1.1     ! root        1: a
        !             2: b
        !             3: c
        !             4: d
        !             5: e
        !             6: f
        !             7: every write(!"abcdef") ----> none
        !             8: 1
        !             9: 2
        !            10: 3
        !            11: 4
        !            12: 5
        !            13: every write(![1,2,3,4,5]) ----> none
        !            14: 1
        !            15: 2
        !            16: 3
        !            17: 4
        !            18: 5
        !            19: every write(!![1,2,3,4,5]) ----> none
        !            20: 1
        !            21: a
        !            22: b
        !            23: 1
        !            24: 2
        !            25: 3
        !            26: 3
        !            27: 4
        !            28: every write(!![1,"ab",[1,2,3],34]) ----> none
        !            29: 1
        !            30: a
        !            31: b
        !            32: 1
        !            33: 2
        !            34: 3
        !            35: 3
        !            36: 4
        !            37: every write(!([1,"ab",[1,2,3],34][1 to 4])) ----> none
        !            38: x := array(1,2,3,4,5) ----> record array(7)
        !            39: 1
        !            40: 2
        !            41: 3
        !            42: 4
        !            43: 5
        !            44: 
        !            45: 
        !            46: every write(!x) ----> none
        !            47: Run-time error 114 at line 16 in expr44.icn
        !            48: invalid type to subscript operation
        !            49: 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.