summaryrefslogtreecommitdiff
path: root/tests/data/spec-08-15.canonical
blob: 114c667f352e5244c4fb6dbf38946f693326e4f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
%YAML 1.1
---
!!seq [
  !!str "",
  !!map {
    ? !!str "foo"
    : !!str "",
    ? !!str "",
    : !!str "bar",
  }
]