summaryrefslogtreecommitdiffstats
path: root/tests/yaml-1.2-spec-examples/example-6.23
diff options
context:
space:
mode:
Diffstat (limited to 'tests/yaml-1.2-spec-examples/example-6.23')
-rw-r--r--tests/yaml-1.2-spec-examples/example-6.233
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/yaml-1.2-spec-examples/example-6.23 b/tests/yaml-1.2-spec-examples/example-6.23
new file mode 100644
index 0000000..66d75f3
--- /dev/null
+++ b/tests/yaml-1.2-spec-examples/example-6.23
@@ -0,0 +1,3 @@
+!!str &a1 "foo":
+ !!str bar
+&a2 baz : *a1