diff options
Diffstat (limited to 'src/ext_depends/D-YAML/test/spec 1.1/spec-05-05.yaml')
-rw-r--r-- | src/ext_depends/D-YAML/test/spec 1.1/spec-05-05.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ext_depends/D-YAML/test/spec 1.1/spec-05-05.yaml b/src/ext_depends/D-YAML/test/spec 1.1/spec-05-05.yaml new file mode 100644 index 0000000..ba6c65a --- /dev/null +++ b/src/ext_depends/D-YAML/test/spec 1.1/spec-05-05.yaml @@ -0,0 +1,13 @@ +%YAML 1.1 +--- +- name: spec-05-05 + yaml: | + # Comment only. + tree: | + +STR + -STR +- name: spec-05-05-canonical + yaml: "" + tree: | + +STR + -STR |