summaryrefslogtreecommitdiff
path: root/std/examples/testdata/catj/object.json
blob: 290c008fff6d8879e608106871631ac240cfd01d (plain)
1
2
3
4
5
6
{
  "string": "foobar",
  "number": 123,
  "array": [{ "message": "hello" }]
}