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