mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-01-06 00:31:10 +01:00
4 lines
68 B
JSON
4 lines
68 B
JSON
|
{
|
||
|
"array" : [1, 2, 3 /* comments not allowed in strict mode */]
|
||
|
}
|