mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08: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 |