OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / hcl / test-fixtures / assign_colon.hcl
diff --git a/vendor/github.com/hashicorp/hcl/hcl/test-fixtures/assign_colon.hcl b/vendor/github.com/hashicorp/hcl/hcl/test-fixtures/assign_colon.hcl
deleted file mode 100644 (file)
index eb5a99a..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-resource = [{
-       "foo": {
-               "bar": {},
-               "baz": [1, 2, "foo"],
-       }
-}]