summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/hashicorp/hcl/json/parser/test-fixtures/object.json
blob: 72168a3ccb497f19374321cb98eda81e2f02e334 (plain)
1
2
3
4
5
{
	"foo": {
		"bar": [1,2]
	}
}