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

7 lines
98 B
JSON
Raw Permalink Normal View History

2024-12-19 13:14:37 +08:00
// comment head
{
// comment before
"key" : "value"
// comment after
}// comment tail