Add style information to events generated by Parser.
[pyyaml/python3.git] / tests / data / spec-08-15.canonical
blob76f028e6caebd612330424c0b01e53a456196213
1 %YAML 1.1
2 ---
3 !!seq [
4   !!null "",
5   !!map {
6     ? !!str "foo"
7     : !!null "",
8     ? !!null ""
9     : !!str "bar",
10   }