aboutsummaryrefslogtreecommitdiff
path: root/tests/data/spec-10-10.data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/spec-10-10.data')
-rw-r--r--tests/data/spec-10-10.data8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/spec-10-10.data b/tests/data/spec-10-10.data
new file mode 100644
index 0000000..0888b05
--- /dev/null
+++ b/tests/data/spec-10-10.data
@@ -0,0 +1,8 @@
+{
+? explicit key1 : explicit value,
+? explicit key2 : , # Explicit empty
+? explicit key3, # Empty value
+simple key1 : explicit value,
+simple key2 : , # Explicit empty
+simple key3, # Empty value
+}