a-zlm/3rdpart/jsoncpp/test/data/fail_strict_comment_01.json

5 lines
70 B
JSON
Raw Permalink Normal View History

2026-01-14 15:38:20 +08:00
{
"a": "aaa",
"b": "bbb" // comments not allowed in strict mode
}