OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / hcl / parser / test-fixtures / object_key_assign_without_value3.hcl
diff --git a/vendor/github.com/hashicorp/hcl/hcl/parser/test-fixtures/object_key_assign_without_value3.hcl b/vendor/github.com/hashicorp/hcl/hcl/parser/test-fixtures/object_key_assign_without_value3.hcl
deleted file mode 100644 (file)
index 21136d1..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-foo {
-  bar =
-  baz = 7
-}