OSDN Git Service

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