Logo white

Hu Chunming / vpt_ascend_arm

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • vpt_ascend_arm
  • 3rdparty
  • jsoncpp-1.9.5
  • test
  • data
  • legacy_test_comment_01.json
  • arm交付版
    09c2d08c
    Hu Chunming authored
    2023-08-10 16:02:26 +0800  
    Browse Code »
legacy_test_comment_01.json 206 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{
    "test":
    // Comment for array
    [
       // Comment within array
       { "a" : "aaa" }, // Comment for a
       { "b" : "bbb" }, // Comment for b
       { "c" : "ccc" } // Comment for c
    ]
}