mirror of
https://github.com/openharmony/third_party_jsoncpp.git
synced 2026-07-21 00:05:22 -04:00
6 lines
69 B
JSON
Executable File
6 lines
69 B
JSON
Executable File
// Comment for array
|
|
[
|
|
// Comment within array
|
|
"one-element"
|
|
]
|