mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-10 04:51:17 +00:00
Added CMake scripts for other platforms\nFixed some bugs that gcc complained about\nFixed CR/LF vs LF bug
This commit is contained in:
8
yaml-reader/tests/out.yaml
Normal file
8
yaml-reader/tests/out.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- "basic node"
|
||||
- !<!howdy> "yeah baby"
|
||||
|
||||
---
|
||||
- "basic node"
|
||||
- !<!<!howdy>> "yeah baby"
|
||||
|
Reference in New Issue
Block a user