X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=yajl%2Ftest%2Fcases%2Fdc_simple_with_comments.json;fp=yajl%2Ftest%2Fcases%2Fdc_simple_with_comments.json;h=3b79bba9740cba091b3ab9c0aeff2ab294e1bf56;hp=0000000000000000000000000000000000000000;hb=79b5f738f2e38acb60cda7e09f54802933a17105;hpb=a891a2dcbbb63d9e771da6efff00a33da614e737 diff --git a/yajl/test/cases/dc_simple_with_comments.json b/yajl/test/cases/dc_simple_with_comments.json new file mode 100644 index 0000000..3b79bba --- /dev/null +++ b/yajl/test/cases/dc_simple_with_comments.json @@ -0,0 +1,11 @@ +{ + "this": "is", // ignore this + "really": "simple", + /* ignore +this +too * / +** // +(/ +******/ + "json": "right?" +}