xref
: /
aosp_15_r20
/
external
/
python
/
pyyaml
/
tests
/
data
/
spec-06-03.canonical
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
%YAML 1.1
2
---
3
!!map {
4
? !!str "key"
5
: !!str "value"
6
}
7