Sign in
flutter
/
third_party
/
pyyaml
/
d0d660d035905d9c49fc0f8dafb579d2cc68c0c8
/
.
/
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"
,
]
}