mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-12 20:44:46 +00:00
0f2e077b87
* There are errors which indicate real bugs!
12 lines
100 B
YAML
12 lines
100 B
YAML
|
|
[
|
|
{
|
|
"name": "Karl Koch",
|
|
"age": 23
|
|
},
|
|
{
|
|
"name": "Peter Pan",
|
|
"age": 12
|
|
}
|
|
]
|