cleanup, test, and diff

This commit is contained in:
Niels 2016-04-25 23:17:04 +02:00
parent 96cfe7463f
commit 5e0bf75d60
10 changed files with 2068 additions and 716 deletions

11
doc/examples/patch.output Normal file
View file

@ -0,0 +1,11 @@
{
"baz": "qux",
"foo": "bar"
}
{
"baz": "boo",
"hello": [
"world"
]
}