mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +00:00
5 lines
49 B
YAML
5 lines
49 B
YAML
a: simple # just the best
|
|
b: [1, 2]
|
|
c:
|
|
test: 1
|