--- parser3/tests/results/277.processed 2012/05/28 10:43:58 1.1 +++ parser3/tests/results/277.processed 2017/02/14 14:35:06 1.3 @@ -1,6 +1,28 @@ Content-Type: text/html -Content-Length: 28 +Content-Length: 351 -{ -"bigint":123456789012345 -} \ No newline at end of file +1. { +"bigint":123456789012345, +"hash":{ +"value":"hash" +}, +"b":{key is: b; value is: { +"value":"value" +}}, +"c":{default, key is: c; value is: { +"value2":"value2" +}} +} +2. { +"bigint":123456789012345, +"hash":{ +"value":"hash" +}, +"b":{default, key is: b; value is: { +"value":"value" +}}, +"c":{default, key is: c; value is: { +"value2":"value2" +}} +} +defined OK \ No newline at end of file