Sign in
flutter
/
third_party
/
pyyaml
/
a7a97871fce027d8c3da0d96117f5b71536b8244
/
.
/
tests
/
data
/
spec-10-03.canonical
blob: 1443395b53d371760159d62b89481db5d63bbb1d [
file
] [
log
] [
blame
]
%
YAML
1.1
---
!!
map
{
?
!!
str
"block"
:
!!
seq
[
!!
str
"one"
,
!!
map
{
?
!!
str
"two"
:
!!
str
"three"
}
]
}