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