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

1.1     ! root        1: any('aeiou',&lcase) ----> 2
        !             2: any('aeiou',&ucase) ----> none
        !             3: 2
        !             4: 2
        !             5: 2
        !             6: 2
        !             7: 2
        !             8: 2
        !             9: 2
        !            10: 2
        !            11: 2
        !            12: 2
        !            13: 2
        !            14: 6
        !            15: 6
        !            16: 6
        !            17: 6
        !            18: 6
        !            19: 6
        !            20: 6
        !            21: 6
        !            22: 6
        !            23: 6
        !            24: 6
        !            25: every write(any('aeiou',&lcase,1 to 5,10 to 20)) ----> none
        !            26: match("abc","abcabcabcabc") ----> 4
        !            27: match("abc","xabcabcabcabc") ----> none
        !            28: 5
        !            29: 5
        !            30: 5
        !            31: 5
        !            32: 5
        !            33: 5
        !            34: 5
        !            35: 8
        !            36: 8
        !            37: 8
        !            38: 5
        !            39: 5
        !            40: 5
        !            41: 8
        !            42: 5
        !            43: 8
        !            44: 5
        !            45: 8
        !            46: every write(match("abc","xabcabcabcabc",1 to 10,1 to 10)) ----> none
        !            47: upto('56d&',&lcase) ----> 4
        !            48: upto('56d&',&ucase) ----> none
        !            49: upto('56d&',&lcase,15) ----> none
        !            50: many(&lcase,"this is a Test") ----> 5
        !            51: many(&lcase,"this is a Test",5) ----> none
        !            52: many(&lcase,"this is a Test",5,9) ----> none
        !            53: find("aa","xxaaaaaa") ----> 3
        !            54: 3
        !            55: 4
        !            56: 5
        !            57: 6
        !            58: 7
        !            59: every write(find("aa","xxaaaaaa")) ----> none
        !            60: 4
        !            61: 5
        !            62: every write(find("aa","xxaaaaaa",4,7)) ----> none
        !            63: bal('-','(',')',"-35") ----> 1
        !            64: bal('+','(',')',"((2*x)+3)+(5*y)") ----> 10
        !            65: 10
        !            66: 7
        !            67: 7
        !            68: 10
        !            69: every write(bal('+','(',')',"((2*x)+3)+(5*y)",1 to 10)) ----> none
        !            70: bal('+','[','[',"[[2*x[+3[+[5*y[") ----> none
        !            71: bal('+','([','])',"([2*x)+3]+(5*y]") ----> 10
        !            72: bal(,,,"()+()") ----> 1
        !            73: bal(&cset,,,"()+()") ----> 1
        !            74: Run-time error 104 at line 31 in expr66.icn
        !            75: cset expected
        !            76: offending value: []

unix.superglobalmegacorp.com

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