OSDN Git Service

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