diff options
Diffstat (limited to 'src/ext_depends/D-YAML/test/data/yaml.data')
-rw-r--r-- | src/ext_depends/D-YAML/test/data/yaml.data | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ext_depends/D-YAML/test/data/yaml.data b/src/ext_depends/D-YAML/test/data/yaml.data new file mode 100644 index 0000000..a4bb3f8 --- /dev/null +++ b/src/ext_depends/D-YAML/test/data/yaml.data @@ -0,0 +1,3 @@ +- !!yaml '!' +- !!yaml '&' +- !!yaml '*' |