summaryrefslogtreecommitdiffstats
path: root/test/json/basic4/input.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/json/basic4/input.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/json/basic4/input.json b/test/json/basic4/input.json
new file mode 100644
index 0000000..2161908
--- /dev/null
+++ b/test/json/basic4/input.json
@@ -0,0 +1,6 @@
+{
+ "int": 12,
+ "float": 0.125,
+ "string": "blah..."
+}
+