xref: /aosp_15_r20/external/jsoncpp/example/readFromStream/withComment.json (revision 4484440890e2bc6e07362b4feaf15601abfe0071)
1*44844408SAndroid Build Coastguard Worker// comment head
2*44844408SAndroid Build Coastguard Worker{
3*44844408SAndroid Build Coastguard Worker    // comment before
4*44844408SAndroid Build Coastguard Worker    "key" : "value"
5*44844408SAndroid Build Coastguard Worker    // comment after
6*44844408SAndroid Build Coastguard Worker}// comment tail
7