Blame view

3rdparty/jsoncpp-1.9.5/test/jsonchecker/pass3.json 148 Bytes
09c2d08c   Hu Chunming   arm交付版
1
2
3
4
5
6
  {
      "JSON Test Pattern pass3": {
          "The outermost value": "must be an object or array.",
          "In this test": "It is an object."
      }
  }