Files
json/examples/patch.output
T
2023-03-08 12:43:29 +00:00

12 lines
99 B
Plaintext

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