mirror of
https://github.com/openharmony/third_party_jsoncpp.git
synced 2026-07-18 18:14:33 -04:00
7 lines
98 B
JSON
Executable File
7 lines
98 B
JSON
Executable File
// comment head
|
|
{
|
|
// comment before
|
|
"key" : "value"
|
|
// comment after
|
|
}// comment tail
|