mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-27 00:47:56 +00:00
11 lines
161 B
YAML
11 lines
161 B
YAML
a: 2
|
|
b:
|
|
hi:
|
|
c: things
|
|
d: something else
|
|
there:
|
|
c: more things
|
|
d: more something else
|
|
there2:
|
|
c: more things also
|
|
d: more something else also |