diff options
Diffstat (limited to 'src/ext_depends/D-YAML/test/a-nasty-libyaml-bug.yaml')
-rw-r--r-- | src/ext_depends/D-YAML/test/a-nasty-libyaml-bug.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ext_depends/D-YAML/test/a-nasty-libyaml-bug.yaml b/src/ext_depends/D-YAML/test/a-nasty-libyaml-bug.yaml new file mode 100644 index 0000000..bd19e88 --- /dev/null +++ b/src/ext_depends/D-YAML/test/a-nasty-libyaml-bug.yaml @@ -0,0 +1,9 @@ +%YAML 1.1 +--- +- name: a-nasty-libyaml-bug + fail: true + mark: { line: 1, column: 4 } + mark2: { line: 1, column: 4 } + error: "While parsing a flow node, expected node content, but found: streamEnd" + yaml: |- + [ [ |