ulib/3party/jsoncpp/example/readFromStream/withComment.json

7 lines
98 B
JSON
Raw Normal View History

2023-12-26 20:58:36 +08:00
// comment head
{
// comment before
"key" : "value"
// comment after
}// comment tail