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

1.1     ! moko        1: Content-Type: text/html
        !             2: Content-Length: 838
        !             3: 
        !             4: 1. v: value
        !             5: arg1:null
        !             6: arg2:null
        !             7: 2. v: value
        !             8: arg1:null
        !             9: arg2:null
        !            10: 3. Exception type: parser.runtime,
        !            11: Source: test,
        !            12: Comment: named parameter must have hash representation
        !            13: 4. Exception type: parser.runtime,
        !            14: Source: test,
        !            15: Comment: method of 'MAIN' accepts maximum 2 parameter(s) (3 present)
        !            16: 5. v: value
        !            17: arg1:"x"
        !            18: arg2:null
        !            19: 6. v: value
        !            20: arg1:"x"
        !            21: arg2:"y"
        !            22: 7. v: value
        !            23: arg1:"x"
        !            24: arg2:"y"
        !            25: 8.1 arg1:null
        !            26: arg2:null 8.2 v: null 8.3 v: ""
        !            27: v1: null 9. Exception type: parser.runtime,
        !            28: Source: test2,
        !            29: Comment: method of 'MAIN' accepts maximum 1 parameter(s) (2 present)
        !            30: 10. {
        !            31: "name":"test5",
        !            32: "class":"MAIN",
        !            33: "max_params":3,
        !            34: "0":"v1",
        !            35: "1":".v2",
        !            36: "2":"v3"
        !            37: }
        !            38: 11. {
        !            39: "name":"test6",
        !            40: "class":"MAIN",
        !            41: "max_params":4,
        !            42: "0":"v1",
        !            43: "1":".v2",
        !            44: "2":"v3",
        !            45: "named_params":[
        !            46: "v4",
        !            47: "v5"
        !            48: ]
        !            49: }
        !            50: 12. {
        !            51: "name":"test7",
        !            52: "class":"MAIN",
        !            53: "max_params":1,
        !            54: "0":"v1",
        !            55: "extra_param":"v2"
        !            56: }

E-mail: