aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/test/spec 1.1/spec-05-15.yaml
blob: a584453573fffc9e8ccabb2d1650e9771b9b0446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
%YAML 1.1
---
- name: spec-05-15
  fail: true
  mark: { line: 2, column: 5 }
  mark2: { line: 2, column: 3 }
  error: |
    While scanning a double quoted scalar, found unsupported escape character c
  yaml: |
    Bad escapes:
      "\c
      \xq-"