13 lines
206 B
YAML
13 lines
206 B
YAML
![]() |
---
|
||
|
- name: Flow sequence with invalid comma at the beginning
|
||
|
from: '@perlpunk'
|
||
|
tags: error flow sequence
|
||
|
fail: true
|
||
|
yaml: |
|
||
|
---
|
||
|
[ , a, b, c ]
|
||
|
tree: |
|
||
|
+STR
|
||
|
+DOC ---
|
||
|
+SEQ []
|