irrlicht/source/Irrlicht/lib/json/docs/examples/patch.output
2023-11-26 01:31:01 -05:00

12 lines
99 B
Plaintext

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