This website requires JavaScript.
Explore
Help
Sign In
status-im
/
NimYAML
mirror of
https://github.com/status-im/NimYAML.git
Watch
2
Star
0
Fork
You've already forked NimYAML
0
Code
Issues
Projects
Releases
Wiki
Activity
03ecab0075
NimYAML
/
doc
/
snippets
/
quickstart
/
06
/
01-out.yaml
12 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
Added automatic test for quickstart snippets * There are errors which indicate real bugs!
2016-10-08 21:35:33 +00:00
doc: extracted examples to own files
2016-10-08 16:38:27 +00:00
[
{
"name":
"Karl Koch"
,
"age":
23
}
,
{
"name":
"Peter Pan"
,
"age":
12
}
Added automatic test for quickstart snippets * There are errors which indicate real bugs!
2016-10-08 21:35:33 +00:00
]