yaml-cpp/yaml-reader/tests/aliased.yaml

5 lines
65 B
YAML
Raw Normal View History

--- &list
- This document contains a recursive list.
- *list
...