irrlicht/source/lib/json/docs/examples/patch.output

12 lines
99 B
Plaintext
Raw Normal View History

2023-11-26 07:31:01 +01:00
{
"baz": "qux",
"foo": "bar"
}
{
"baz": "boo",
"hello": [
"world"
]
}