aboutsummaryrefslogtreecommitdiff
path: root/tests/data/spec-08-13.canonical
blob: 618bb7bd37672c4cf0edc74ffc7f46eb793c1192 (plain)
1
2
3
4
5
6
7
8
9
10
%YAML 1.1
---
!!map {
  ? !!str "foo"
#  : !!str "",
#  ? !!str ""
  : !!null "",
  ? !!null ""
  : !!str "bar",
}