mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2026-01-02 12:07:55 +08:00
9 lines
91 B
YAML
9 lines
91 B
YAML
---
|
|
- "basic node"
|
|
- !<!howdy> "yeah baby"
|
|
|
|
---
|
|
- "basic node"
|
|
- !<!<!howdy>> "yeah baby"
|
|
|