summaryrefslogtreecommitdiffstats
path: root/tests/yaml-1.2-spec-examples/example-7.1
blob: 388767607a1a2368b890aa523d4ccd4f16fe1332 (plain)
1
2
3
4
First occurrence: &anchor Foo
Second occurrence: *anchor
Override anchor: &anchor Bar
Reuse anchor: *anchor