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