blob: bd19e8819655dc3c5d675d48f6f1ed9e3060f569 (
plain)
1
2
3
4
5
6
7
8
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: |-
[ [
|