summaryrefslogtreecommitdiff
path: root/jcnf/yajl/cases/dc_simple_with_comments.json
blob: 3b79bba9740cba091b3ab9c0aeff2ab294e1bf56 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "this": "is", // ignore this
  "really": "simple",
  /* ignore
this
too * / 
** //
(/
******/
  "json": "right?"
}