prettier/tests/yaml_spec/various-location-of-anchors...

7 lines
57 B
YAML

&flowseq [
a: b,
&c c: d,
{ &e e: f },
&g { g: h }
]