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