Sign in
pigweed
/
third_party
/
github
/
open-source-parsers
/
jsoncpp
/
e16663cc02ac1dc38f59e8a61d00fd5bcc24bc7d
/
.
/
test
/
data
/
legacy_test_comment_01.json
blob: 6defe400404a17b50a0dfa1d39eae8725e9923e6 [
file
] [
log
] [
blame
]
{
"test"
:
//
Comment
for array
[
//
Comment
within array
{
"a"
:
"aaa"
},
//
Comment
for a
{
"b"
:
"bbb"
},
//
Comment
for b
{
"c"
:
"ccc"
}
//
Comment
for c
]
}