summaryrefslogtreecommitdiff
path: root/tests/bin/test1.json
blob: 726a29fc17e088497c845e1df89a300338bec6b1 (plain)
1
2
3
4
5
6
7
8
{
    "foo": {
        "baz": 1,
        "bizzle": {
            "baz": 2
        }
    }
}