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