Sign in
flutter
/
third_party
/
pyyaml
/
a7a97871fce027d8c3da0d96117f5b71536b8244
/
.
/
tests
/
data
/
spec-10-14.canonical
blob: e87c8805e2d3dc8df82656efd147971226e4d248 [
file
] [
log
] [
blame
]
%
YAML
1.1
---
!!
map
{
?
!!
str
"plain key"
:
!!
null
""
,
?
!!
str
"quoted key"
:
!!
seq
[
!!
str
"one"
,
!!
str
"two"
,
]
}