summaryrefslogtreecommitdiffstats
path: root/test/yaml/map-key-1/input.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/yaml/map-key-1/input.yaml')
-rw-r--r--test/yaml/map-key-1/input.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/yaml/map-key-1/input.yaml b/test/yaml/map-key-1/input.yaml
new file mode 100644
index 0000000..6778b52
--- /dev/null
+++ b/test/yaml/map-key-1/input.yaml
@@ -0,0 +1,5 @@
+-key: # this is a map key that starts with a '-'.
+ value
+key:
+ value
+