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

5 lines
70 B
JSON

{
"a": "aaa", // comments not allowed in strict mode
"b": "bbb"
}