aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/test/spec 1.1/spec-02-14.yaml
blob: 201537a2463fae9b42aee21f036c4d1c5d0e95d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%YAML 1.1
---
- name: spec-02-14
  tree: |
    +STR
    +DOC ---
    =VAL :Mark McGwire's year was crippled by a knee injury.
    -DOC
    -STR
  yaml: |
    ---
      Mark McGwire's
      year was crippled
      by a knee injury.