1
0
This repository has been archived on 2025-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
irrlicht-archive/source/lib/json/docs/examples/patch.output
2023-11-26 01:34:57 -05:00

12 lines
99 B
Plaintext

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