xref
: /
third_party
/
PyYAML
/
tests
/
data
/
spec-09-01.data
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/PyYAML/tests/data/
1
"simple key" : {
2
"also simple" : value,
3
? "not a
4
simple key" : "any
5
value"
6
}
7