mirror of
https://github.com/mikefarah/yq.git
synced 2026-06-27 15:37:47 +00:00
6 lines
92 B
TOML
6 lines
92 B
TOML
[[fruits]]
|
|
|
|
[animals]
|
|
|
|
[[fruits.varieties]] # nested array of tables
|
|
name = "red delicious" |