2016-10-08 16:38:27 +00:00
|
|
|
%YAML 1.2
|
2016-10-10 18:16:54 +00:00
|
|
|
%TAG !n! tag:nimyaml.org,2016:
|
2016-10-08 16:38:27 +00:00
|
|
|
---
|
|
|
|
- this is a string
|
|
|
|
- 42
|
|
|
|
- false
|
|
|
|
- !!str 23
|
2016-10-10 18:16:54 +00:00
|
|
|
- !n!demo:Person {name: Trillian}
|
2016-10-08 16:38:27 +00:00
|
|
|
- !!null
|