• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1%YAML 1.1
2---
3!!map {
4  ? !!str "single"
5  : !!str "text",
6  ? !!str "double"
7  : !!str "text",
8}
9