mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00
9 lines
99 B
YAML
9 lines
99 B
YAML
---
|
|
- "basic node"
|
|
- !<!howdy> "yeah baby"
|
|
|
|
---
|
|
- "basic node"
|
|
- !<!<!howdy>> "yeah baby"
|
|
|