blob: 1443395b53d371760159d62b89481db5d63bbb1d [file] [log] [blame]
%YAML 1.1
---
!!map {
? !!str "block"
: !!seq [
!!str "one",
!!map {
? !!str "two"
: !!str "three"
}
]
}