Sign in
pigweed
/
third_party
/
github
/
open-source-parsers
/
jsoncpp
/
c04c0c2131e2c0e90eb731b58877eef39bcf8e47
/
.
/
test
/
data
/
fail_strict_comment_03.json
blob: 5f0fabf1f6c128198ec168cb61163e4c28a0ee05 [
file
] [
log
] [
blame
]
{
"array"
:
[
1
,
2
,
3
/*
comments not allowed in strict mode
*/]
}