summaryrefslogtreecommitdiff
path: root/tests/testdata/subdir/config.json
blob: 01c3b5e79adf86cc4b9fa2a8e18a52d71576015b (plain)
1
2
3
4
5
6
{
  "foo": {
    "bar": true,
    "baz": ["qat", 1]
  }
}