Sign in
pigweed
/
third_party
/
github
/
open-source-parsers
/
jsoncpp
/
8214f717e7c7d361f002b6c3d1b1086ddd096315
/
.
/
test
/
data
/
fail_strict_comment_02.json
blob: 699a7f731ccb4ba6c621d36f1a22905029a205ce [
file
] [
log
] [
blame
]
{
"a"
:
"aaa"
,
//
comments not allowed in strict mode
"b"
:
"bbb"
}