]> Dogcows Code - chaz/yoink/blob - src/Moof/yajl/test/cases/dc_simple_with_comments.json
added missing licenses
[chaz/yoink] / src / Moof / yajl / test / cases / dc_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.031603 seconds and 4 git commands to generate.