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