android_mt6572_jiabo/external/jsoncpp/test/data/test_comment_01.json
2025-09-05 16:56:03 +08:00

8 lines
150 B
JSON

{
"test":
[
{ "a" : "aaa" }, // Comment for a
{ "b" : "bbb" }, // Comment for b
{ "c" : "ccc" } // Comment for c
]
}