Add a branch for the new parser. Add tests from the spec.
[pyyaml/python3.git] / tests / data / spec-08-08.canonical
blob4f95c0f78caab8905bb06a5a1ec2f4ed28c3a90a
1 %YAML 1.1
2 ---
3 !!map {
4   ? !!str "foo"
5   : !!str "bar baz"
7 %YAML 1.1
8 ---
9 !!str "foo bar"
10 %YAML 1.1
11 ---
12 !!str "foo bar"
13 %YAML 1.1
14 ---
15 !!str "foo bar\n"