DEBSOURCES
Skip Quicknav
sources / golang-github-hashicorp-hcl / 0.0~git20161215.0.80e628d-1 / hcl / printer / testdata / list_of_objects.input
12345678910
list_of_objects = [ { key1 = "value1" key2 = "value2" }, { key3 = "value3" key4 = "value4" } ]