• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1%YAML 1.1
2---
3!!map {
4  ? !!str "First occurrence"
5  : &A !!str "Value",
6  ? !!str "Second occurrence"
7  : *A
8}
9