aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/test/empty-document-bug.yaml
blob: 89c3acf92acb187b19141d6b4108b904d3beb5b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
%YAML 1.1
---
- name: empty-document-bug
  yaml: ""
  tree: |
    +STR
    -STR
- name: empty-document-bug-canonical
  yaml: |
    # This YAML stream contains no YAML documents.
  tree: |
    +STR
    -STR