saphyr-serde/parser/tests/yaml-test-suite/src/6S55.yaml
2024-10-12 16:15:46 +02:00

18 lines
273 B
YAML

---
- name: Invalid scalar at the end of sequence
from: '@perlpunk'
tags: error mapping sequence
fail: true
yaml: |
key:
- bar
- baz
invalid
tree: |
+STR
+DOC
+MAP
=VAL :key
+SEQ
=VAL :bar
=VAL :baz