tile/third_party/jsoncpp/example/readFromStream/withComment.json

7 lines
98 B
JSON
Raw Normal View History

2024-06-20 21:17:12 +08:00
// comment head
{
// comment before
"key" : "value"
// comment after
}// comment tail