OSDN Git Service

Hulk did something
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / structure_list.json
diff --git a/vendor/github.com/hashicorp/hcl/test-fixtures/structure_list.json b/vendor/github.com/hashicorp/hcl/test-fixtures/structure_list.json
new file mode 100644 (file)
index 0000000..806a60e
--- /dev/null
@@ -0,0 +1,7 @@
+{
+       "foo": [{
+        "key": 7
+    }, {
+        "key": 12
+    }]
+}