1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00
yq/pkg/yqlib/test.yml
Mike Farah f46c60f74d wip
2020-12-28 23:01:13 +11:00

10 lines
94 B
YAML

{
"a1": {
"b": "cat",
"c": "dog"
},
"a2": {
"d": "cat",
"e": "dog"
}
}