OSDN Git Service

Hulk did something
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / structure.hcl
diff --git a/vendor/github.com/hashicorp/hcl/test-fixtures/structure.hcl b/vendor/github.com/hashicorp/hcl/test-fixtures/structure.hcl
new file mode 100644 (file)
index 0000000..18b6b1e
--- /dev/null
@@ -0,0 +1,5 @@
+// This is a test structure for the lexer
+foo "baz" {
+       key = 7
+       foo = "bar"
+}