summaryrefslogtreecommitdiffstats
path: root/test/json/basic1/input.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/json/basic1/input.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/json/basic1/input.json b/test/json/basic1/input.json
new file mode 100644
index 0000000..8aca25a
--- /dev/null
+++ b/test/json/basic1/input.json
@@ -0,0 +1,6 @@
+[
+ true,
+ false,
+ null
+]
+