summaryrefslogtreecommitdiff
path: root/tests/data/spec-09-24.canonical
blob: 45a99b017f8f0e35df299e0160783dac4a014ec8 (plain)
1
2
3
4
5
6
7
8
9
10
%YAML 1.1
---
!!map {
  ? !!str "strip"
  : !!str "",
  ? !!str "clip"
  : !!str "",
  ? !!str "keep"
  : !!str "\n",
}