Files
third_party_jsoncpp/example/readFromStream/withComment.json
T
2021-06-02 02:30:41 +08:00

7 lines
98 B
JSON
Executable File

// comment head
{
// comment before
"key" : "value"
// comment after
}// comment tail