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

7 lines
98 B
JSON
Raw Normal View History

2025-12-23 11:39:40 +08:00
// comment head
{
// comment before
"key" : "value"
// comment after
}// comment tail