aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/implicit-groups.json
blob: fbae7fc71beff10669df6cc1f27daebd691f89c5 (plain)
1
2
3
4
5
6
7
8
9
{
    "a": {
        "b": {
            "c": {
                "answer": {"type": "integer", "value": "42"}
            }
        }
    }
}