mirror of
https://github.com/loot/yaml-cpp.git
synced 2026-07-27 14:13:42 -07:00
9 lines
91 B
YAML
9 lines
91 B
YAML
---
|
|
- "basic node"
|
|
- !<!howdy> "yeah baby"
|
|
|
|
---
|
|
- "basic node"
|
|
- !<!<!howdy>> "yeah baby"
|
|
|