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