summaryrefslogtreecommitdiffstats
path: root/.graveyard/json/sh/test.json
blob: 9b4c6312471a8f9ec316ff8002dfc5dce196a30d (plain)
1
2
3
4
5
6
7
{
  "a": "1",
  "b": 2,
  "c": { "ca": 11, "cb": [1, 2, 3, "42"] },
  "d": {},
  "float": 4.23
}