aboutsummaryrefslogtreecommitdiff
path: root/tests/data/spec-09-23.canonical
blob: c4444caaf6eb3bc616372a4bcf279ce396cc9f61 (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\n",
}