Annotation of parser3/tests/outputs/342.processed, revision 1.1

1.1     ! moko        1: Content-Type: text/html
        !             2: Content-Length: 1075
        !             3: 
        !             4: code coverage:
        !             5: 1 : a4
        !             6: 2 : a3
        !             7: 1 : a4
        !             8: ,
        !             9: 2 : a3
        !            10: insert/delete during menu:
        !            11: 1 : a4
        !            12: 2 : more
        !            13: 3 : a4
        !            14: 4 : a3
        !            15: 5 : a2
        !            16: 6 : a1
        !            17: 1 : [
        !            18:        ["c1","c2","c3"],
        !            19:        ["more and more"],
        !            20:        ["more"],
        !            21:        ["a4","b","c","d","e"],
        !            22:        ["a3","b","c","d","e"],
        !            23:        ["a2","b","c","d","e"],
        !            24:        ["a1","b","c","d","e"]
        !            25: ]
        !            26: 1 : more and more
        !            27: 2 : a4
        !            28: 3 : a3
        !            29: 4 : a2
        !            30: 5 : a1
        !            31: foreach exceptions test:
        !            32: Type: parser.runtime,
        !            33: Source: foreach,
        !            34: Comment: rownum-var name must be string (parameter #1)
        !            35: Type: parser.runtime,
        !            36: Source: foreach,
        !            37: Comment: value-var name must be string (parameter #2)
        !            38: Type: parser.runtime,
        !            39: Source: foreach,
        !            40: Comment: body must be code (parameter #3)
        !            41: 0 : more
        !            42: 1 : a4
        !            43: 2 : ups
        !            44: 3 : a4
        !            45: 4 : a3
        !            46: 5 : a2
        !            47: 6 : a1
        !            48: 2 : [
        !            49:        ["c1","c2","c3"],
        !            50:        ["more"],
        !            51:        ["another ups"],
        !            52:        ["ups"],
        !            53:        ["a4","b","c","d","e"],
        !            54:        ["a3","b","c","d","e"],
        !            55:        ["a2","b","c","d","e"],
        !            56:        ["a1","b","c","d","e"]
        !            57: ]
        !            58: 0 : more
        !            59: ,
        !            60: 1 : another ups
        !            61: ,
        !            62: 2 : a4
        !            63: ,
        !            64: 3 : a3
        !            65: ,
        !            66: 4 : a2
        !            67: ,
        !            68: 5 : a1
        !            69: 3 : [
        !            70:        ["c1","c2","c3"],
        !            71:        ["more"],
        !            72:        ["ups"],
        !            73:        ["a4","b","c","d","e"],
        !            74:        ["a3","b","c","d","e"],
        !            75:        ["a2","b","c","d","e"],
        !            76:        ["a1","b","c","d","e"]
        !            77: ]
        !            78: 0 : more
        !            79: 1 : ups
        !            80: 0 : more
        !            81: ,
        !            82: 1 : ups

E-mail: