]> Dogcows Code - chaz/yoink/blob - yajl/test/cases/simple_with_comments.json
3b79bba9740cba091b3ab9c0aeff2ab294e1bf56
[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.031001 seconds and 3 git commands to generate.