Imported Upstream version 3.10
[platform/upstream/python-PyYAML.git] / tests / data / spec-08-13.canonical
1 %YAML 1.1
2 ---
3 !!map {
4   ? !!str "foo"
5 #  : !!str "",
6 #  ? !!str ""
7   : !!null "",
8   ? !!null ""
9   : !!str "bar",
10 }