aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/test/spec 1.1/spec-09-14.yaml
blob: de5d69bd71c85582f0e8e48c47c34e737e4bbfee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
%YAML 1.1
---
- name: spec-09-14
  mark: { line: 2, column: 6 }
  mark2: { line: 2, column: 5 }
  yaml: |
    ---
    --- ||| : foo
    ... >>>: bar
    ---
    [
    ---
    ,
    ... ,
    {
    --- :
    ... # Nested
    }
    ]
    ...
  fail: true
  error: |
    While scanning a block scalar, expected a chomping or indentation indicator, but found |