prettier/tests/yaml_spec/anchors-and-tags.yml

5 lines
47 B
YAML

- &a !!str a
- !!int 2
- !!int &c 4
- &d d