summaryrefslogtreecommitdiff
path: root/tests/data/spec-09-23.canonical
blob: ef248ea75292c50466b577626e91e652e679a896 (plain)
1
2
3
4
5
6
7
8
9
10
%YAML 1.1
---
!!seq [
  ? !!str "strip"
  : !!str "# text",
  ? !!str "clip"
  : !!str "# text\n",
  ? !!str "keep"
  : !!str "# text\L\n",
]