Newer
Older
pokemon-go-trade / vendor / github.com / hashicorp / hcl / test-fixtures / structure.json
Simon Lindgren on 12 Feb 2021 65 bytes first commit
{
	"foo": [{
		"baz": [{
			"key": 7,
			"foo": "bar"
		}]
	}]
}