aboutsummaryrefslogtreecommitdiff
path: root/tests/data/spec-08-11.canonical
blob: dd6f76eccdb2429369a86acf4f996eefbefc2e05 (plain)
1
2
3
4
5
6
7
8
%YAML 1.1
---
!!map {
  ? !!str "First occurrence"
  : &A !!str "Value",
  ? !!str "Second occurrence"
  : *A
}