Files
yaml-cpp/test.yaml
beder fb9176a054 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]
...