Sign in
pigweed
/
third_party
/
github
/
open-source-parsers
/
jsoncpp
/
40388494bd88cd2b84772bf55b0b3086e63ba4e2
/
.
/
test
/
data
/
test_comment_01.json
blob: 0de8f9cf73c1d9e005a5cfa086ca06ae36300649 [
file
]
{
"test"
:
[
{
"a"
:
"aaa"
},
//
Comment
for a
{
"b"
:
"bbb"
},
//
Comment
for b
{
"c"
:
"ccc"
}
//
Comment
for c
]
}