xref
: /
third_party
/
PyYAML
/
tests
/
data
/
spec-09-11.canonical
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/PyYAML/tests/data/
1
%YAML 1.1
2
---
3
!!seq [
4
!!str "first ",
5
!!str "first\nlast",
6
]
7