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