Fix some bugs in canonical examples.
[pyyaml/python3.git] / tests / data / spec-08-15.canonical
blob2706dae5ae831dd95dbc870be33ad2ed3de85c86
1 %YAML 1.1
2 ---
3 !!seq [
4   !!str "",
5   !!map {
6     ? !!str "foo"
7     : !!str "",
8     ? !!str ""
9     : !!str "bar",
10   }