blob: e2472d6dcae8fee599ab61480296d3f2766a6ee0 [file] [log] [blame]
{
"bool": true,
"int": 42,
"list": [ 1, 2 ],
"null": null,
"real": 3.14,
"string": "hello"
}