NimYAML/doc/snippets/quickstart/08/00/01-in.yaml

9 lines
130 B
YAML

%YAML 1.2
%TAG !n! tag:nimyaml.org,2016:
---
- this is a string
- 42
- false
- !!str 23
- !n!demo:Person {name: Trillian}
- !!null