stream-deploy/ZLM/3rdpart/jsoncpp/test/data/fail_strict_comment_03.json

4 lines
68 B
JSON

{
"array" : [1, 2, 3 /* comments not allowed in strict mode */]
}