yaml-cpp/test.yaml
beder c9f81d3ff8 Added quoted scalars (with escaping).
Refactored some common whitespace-parsing code in scanning both scalars.
Implemented the flow collection tokens.
2008-06-27 23:11:46 +00:00

4 lines
55 B
YAML

---
- milk and eggs
- [cheddar, american, swiss]
...