blob: 062da25d1677836f0afed67353dfffff3bb94320 [file]
{
"string": "hello world",
"map": {
"foo": 42,
"bar": "baz"
},
"list": [
1,
2,
3
]
}