xref
: /
third_party
/
PyYAML
/
tests
/
data
/
spec-07-06.canonical
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/PyYAML/tests/data/
1
%YAML 1.1
2
---
3
!!seq [
4
!<!foobar> "baz",
5
!<tag:
yaml.org
,2002:str> "string"
6
]
7