diff options
Diffstat (limited to 'test/yaml/invalids/2.yaml')
-rw-r--r-- | test/yaml/invalids/2.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/yaml/invalids/2.yaml b/test/yaml/invalids/2.yaml new file mode 100644 index 0000000..fbe4023 --- /dev/null +++ b/test/yaml/invalids/2.yaml @@ -0,0 +1,4 @@ +--- +key: +a # key is expected here but not found. + |