summaryrefslogtreecommitdiffstats
path: root/_test/data/spec-10-11.data
diff options
context:
space:
mode:
Diffstat (limited to '_test/data/spec-10-11.data')
-rw-r--r--_test/data/spec-10-11.data7
1 files changed, 7 insertions, 0 deletions
diff --git a/_test/data/spec-10-11.data b/_test/data/spec-10-11.data
new file mode 100644
index 0000000..9f05568
--- /dev/null
+++ b/_test/data/spec-10-11.data
@@ -0,0 +1,7 @@
+[
+? explicit key1 : explicit value,
+? explicit key2 : , # Explicit empty
+? explicit key3, # Implicit empty
+simple key1 : explicit value,
+simple key2 : , # Explicit empty
+]