1
0
mirror of https://github.com/nlohmann/json synced 2024-11-26 22:00:07 +00:00
nlohmannjson/doc/examples/patch.output
2016-04-25 23:17:04 +02:00

12 lines
99 B
Plaintext

{
"baz": "qux",
"foo": "bar"
}
{
"baz": "boo",
"hello": [
"world"
]
}