Annotation of parser3/tests/results/435.processed, revision 1.1

1.1     ! moko        1: Content-Type: text/html
        !             2: Content-Length: 1281
        !             3: 
        !             4: 1. 2. a. array
        !             5: {
        !             6: "0":"first",
        !             7: "1":"v2",
        !             8: "2":null,
        !             9: "3":"set3",
        !            10: "8":"set-2",
        !            11: "10":"last"
        !            12: }
        !            13: Exception type: parser.runtime,
        !            14: Source: set,
        !            15: Comment: index '-14' is out of range 0..5
        !            16: Exception type: parser.runtime,
        !            17: Source: set,
        !            18: Comment: index '20' is out of range 0..5
        !            19: b. {
        !            20: "1":"new first",
        !            21: "2":null,
        !            22: "3":"set3",
        !            23: "8":"set-2",
        !            24: "10":"last"
        !            25: }
        !            26: c. Exception type: parser.runtime,
        !            27: Source: bug,
        !            28: Comment: type must be 'key', 'value' or 'hash'
        !            29: d. Exception type: parser.runtime,
        !            30: Source: set,
        !            31: Comment: index must be 'first', 'last' or expression (parameter #1)
        !            32: 3. a. hash
        !            33: {
        !            34: "0":"first",
        !            35: "1":"v2",
        !            36: "2":null,
        !            37: "3":"set3",
        !            38: "8":"set-2",
        !            39: "10":"last"
        !            40: }
        !            41: Exception type: parser.runtime,
        !            42: Source: set,
        !            43: Comment: index '-14' is out of range 0..5
        !            44: Exception type: parser.runtime,
        !            45: Source: set,
        !            46: Comment: index '20' is out of range 0..5
        !            47: b. {
        !            48: "1":"new first",
        !            49: "2":null,
        !            50: "3":"set3",
        !            51: "8":"set-2",
        !            52: "10":"last"
        !            53: }
        !            54: c. Exception type: parser.runtime,
        !            55: Source: bug,
        !            56: Comment: type must be 'key', 'value' or 'hash'
        !            57: d. Exception type: parser.runtime,
        !            58: Source: set,
        !            59: Comment: index must be 'first', 'last' or expression (parameter #1)
        !            60: 4. Exception type: parser.runtime,
        !            61: Source: set,
        !            62: Comment: index '0' is out of range: array is empty
        !            63: 5. Exception type: parser.runtime,
        !            64: Source: set,
        !            65: Comment: index '0' is out of range: hash is empty

E-mail: