]> Dogcows Code - chaz/yoink/blob - yajl/test/cases/simple_with_comments.json
new classes; yajl library
[chaz/yoink] / yajl / test / cases / simple_with_comments.json
1 {
2 "this": "is", // ignore this
3 "really": "simple",
4 /* ignore
5 this
6 too * /
7 ** //
8 (/
9 ******/
10 "json": "right?"
11 }
This page took 0.029124 seconds and 4 git commands to generate.