xref
: /
aosp_15_r20
/
external
/
snakeyaml
/
src
/
test
/
resources
/
pyyaml
/
spec-09-01.data
(revision ac2a7c1bf4e14d82f3bd566dcc2d76d5b42faf34)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
"simple key" : {
2
"also simple" : value,
3
? "not a
4
simple key" : "any
5
value"
6
}
7