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

1.1       moko        1: Content-Type: text/html
1.2     ! moko        2: Content-Length: 209
1.1       moko        3: 
                      4: {
                      5:        "a":{
                      6:                "b":"c"
                      7:        },
                      8:        "object":{
1.2     ! moko        9:                "o":"at key object, with 2 options",
        !            10:                "h":{
1.1       moko       11:                        "a":"b",
                     12:                        "c":"d"
                     13:                }
1.2     ! moko       14:        }
1.1       moko       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: