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