Imported Upstream version 3.10
[platform/upstream/python-PyYAML.git] / tests / data / spec-06-07.canonical
1 %YAML 1.1
2 ---
3 !!seq [
4   !!str "foo\nbar",
5   !!str "foo\n\nbar"
6 ]