Add a branch for the new parser. Add tests from the spec.
[pyyaml/python3.git] / tests / data / spec-08-15.canonical
blob114c667f352e5244c4fb6dbf38946f693326e4f2
1 %YAML 1.1
2 ---
3 !!seq [
4   !!str "",
5   !!map {
6     ? !!str "foo"
7     : !!str "",
8     ? !!str "",
9     : !!str "bar",
10   }