mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-13 10:22:55 +01:00
be4a512887
Also add two newlines (rebased from `aaronfranke/formatting`) resolves #1220 Co-authored-by: Aaron Franke <arnfranke@yahoo.com>
6 lines
63 B
JSON
6 lines
63 B
JSON
{
|
|
"count" : 1234,
|
|
"name" : "test",
|
|
"attribute" : "random"
|
|
}
|