summaryrefslogtreecommitdiffstats
path: root/tests/yaml-1.2-spec-examples/example-7.24
diff options
context:
space:
mode:
Diffstat (limited to 'tests/yaml-1.2-spec-examples/example-7.24')
-rw-r--r--tests/yaml-1.2-spec-examples/example-7.245
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/yaml-1.2-spec-examples/example-7.24 b/tests/yaml-1.2-spec-examples/example-7.24
new file mode 100644
index 0000000..db4007f
--- /dev/null
+++ b/tests/yaml-1.2-spec-examples/example-7.24
@@ -0,0 +1,5 @@
+- !!str "a"
+- 'b'
+- &anchor "c"
+- *anchor
+- !!str