Blame view

3rdparty/jsoncpp-1.9.5/example/readFromStream/withComment.json 98 Bytes
09c2d08c   Hu Chunming   arm交付版
1
2
3
4
5
6
  // comment head
  {
      // comment before
      "key" : "value"
      // comment after
  }// comment tail