OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / hcl / printer / testdata / list_of_objects.input
diff --git a/vendor/github.com/hashicorp/hcl/hcl/printer/testdata/list_of_objects.input b/vendor/github.com/hashicorp/hcl/hcl/printer/testdata/list_of_objects.input
deleted file mode 100644 (file)
index f2adcf0..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-list_of_objects = [
-    {
-        key1 = "value1"
-        key2 = "value2"
-    },
-    {
-        key3 = "value3"
-        key4 = "value4"
-    }
-]
\ No newline at end of file