dyaml/test/data/construct-custom.data
Ferdinand Majerech 548480b06b Changed the Constructor API (for loading of custom types) to
make it easier to load custom classes/structs. Updated API docs,
tutorials and examples accordingly.
2011-10-17 12:53:38 +02:00

8 lines
48 B
Plaintext

---
- !tag1
x: 1
'y': 2
z: 3
- !tag2
10