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

1.1     ! moko        1: Content-Type: text/html
        !             2: Content-Length: 204
        !             3: 
        !             4: {
        !             5:        "a":{
        !             6:                "b":"c"
        !             7:        },
        !             8:        "object":{
        !             9: "o":"at key object, with 2 options",
        !            10: "h":{
        !            11:                        "a":"b",
        !            12:                        "c":"d"
        !            13:                }
        !            14: }
        !            15: }
        !            16: {
        !            17:        "a":{
        !            18:                "b":"c"
        !            19:        },
        !            20:        "object":{
        !            21:                "o":"placeholder",
        !            22:                "h":{
        !            23:                        "a":"b",
        !            24:                        "c":"d"
        !            25:                }
        !            26:        }
        !            27: }

E-mail: