about summary refs log tree commit diff
path: root/makeblend/test.json
blob: 020a5693ba1d03b73e144ca6b3e7fd234cb7e1d9 (plain)
1
2
3
4
5
6
{
    "a": [1,3,"asdf",true],
    "b": {
        "Hello": "world"
    }
}