aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/test/spec 1.1/spec-02-01.yaml
blob: 8452f538618249f61251248381667dcc0bb89147 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%YAML 1.1
---
- name: spec-02-01
  tree: |
    +STR
    +DOC
    +SEQ
    =VAL :Mark McGwire
    =VAL :Sammy Sosa
    =VAL :Ken Griffey
    -SEQ
    -DOC
    -STR
  yaml: |
    - Mark McGwire
    - Sammy Sosa
    - Ken Griffey