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

4 lines
68 B
JSON
Raw Permalink Normal View History

2026-01-14 15:38:20 +08:00
{
"array" : [1, 2, 3 /* comments not allowed in strict mode */]
}