1 %YAML 1.1 2 --- 3 !!map { 4 ? !!str "anchored" 5 : &A1 !local "value", 6 ? !!str "alias" 7 : *A1, 8 } 9