Add a branch for the new parser. Add tests from the spec.
[pyyaml/python3.git] / tests / data / spec-07-10.canonical
blobaf106794b709aabeca32db965deffef8b3a2eeee
1 %YAML 1.1
2 ---
3 !!str "Root flow scalar"
4 %YAML 1.1
5 ---
6 !!str "Root block scalar"
7 %YAML 1.1
8 ---
9 !!map {
10   ? !!str "foo"
11   : !!str "bar"
13 ---
14 !!str ""