Move pyyaml3000 to a separate directory.
[pyyaml/python3.git] / tests / data / spec-08-14.canonical
blob11db439f6a0a5c66b6e299c7ff60b96ab04c50e5
1 %YAML 1.1
2 ---
3 !!seq [
4   !!str "flow in block",
5   !!str "Block scalar\n",
6   !!map {
7     ? !!str "foo"
8     : !!str "bar"
9   }