mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 20:51:16 +00:00
10 lines
139 B
YAML
10 lines
139 B
YAML
---
|
|
- green
|
|
eggs,
|
|
and
|
|
ham!
|
|
- eggs # this is really important!
|
|
- - cheddar cheese
|
|
- american cheese
|
|
- bread
|
|
... |