Add a branch for the new parser. Add tests from the spec.
[pyyaml/python3.git] / tests / data / spec-08-01.canonical
blob5361dc5938446a411eca3625a7346d6edcb931ee
1 %YAML 1.1
2 ---
3 !!map {
4   ? &A1 !!str "foo"
5   : !!str "bar",
6   ? !!str &A2 "baz"
7   : *a1