OSDN Git Service

Hulk did something
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / hcl / parser / test-fixtures / types.hcl
diff --git a/vendor/github.com/hashicorp/hcl/hcl/parser/test-fixtures/types.hcl b/vendor/github.com/hashicorp/hcl/hcl/parser/test-fixtures/types.hcl
new file mode 100644 (file)
index 0000000..cf2747e
--- /dev/null
@@ -0,0 +1,7 @@
+foo = "bar"\r
+bar = 7\r
+baz = [1,2,3]\r
+foo = -12\r
+bar = 3.14159\r
+foo = true\r
+bar = false\r