NimYAML/doc/snippets/quickstart/07/01-in.yaml

10 lines
98 B
YAML

[
{
"name": "Karl Koch",
"age": 23
},
{
"name": "Peter Pan",
"age": 12
}
]