mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-01-22 10:25:47 +01:00
5 lines
70 B
JSON
5 lines
70 B
JSON
|
{
|
||
|
"a": "aaa",
|
||
|
"b": "bbb" // comments not allowed in strict mode
|
||
|
}
|