OSDN Git Service

Hulk did something
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / structure_multi.hcl
diff --git a/vendor/github.com/hashicorp/hcl/test-fixtures/structure_multi.hcl b/vendor/github.com/hashicorp/hcl/test-fixtures/structure_multi.hcl
new file mode 100644 (file)
index 0000000..e45b23d
--- /dev/null
@@ -0,0 +1,7 @@
+foo "baz" {
+       key = 7
+}
+
+foo "bar" {
+       key = 12
+}