NimYAML/doc/snippets/quickstart/06/01-out.yaml

11 lines
99 B
YAML
Raw Normal View History

2016-10-08 16:38:27 +00:00
[
{
"name": "Karl Koch",
"age": 23
},
{
"name": "Peter Pan",
"age": 12
}
]