aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/test/spec 1.1/spec-10-08.yaml
blob: 8e59eb90a860b52353eb07002367656d39cba6d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%YAML 1.1
---
- name: spec-10-08
  fail: true
  mark: { line: 3, column: 13 }
  mark2: { line: 1, column: 1 }
  error: |
    While parsing a flow mapping, expected ',' or '}', but got: value
  yaml: |
    {
    multi-line
     simple key : value,
    very long ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................(>1KB)................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... key: value
    }