aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/tests/unordered_key.json
blob: 36f0a13f9c2e190a5932e481bc4365b3427d64e0 (plain) (blame)
1
2
3
4
5
6
7
{
    "key": "value",
    "other_key": {
        "b": 1,
        "a": 2
    }
}