aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/test/spec 1.1/spec-07-05.yaml
blob: a6d426227ddc44b7bee0cfa71d72769c108f3d31 (plain)
1
2
3
4
5
6
7
8
9
10
11
%YAML 1.1
---
- name: spec-07-05
  fail: true
  mark: { line: 2, column: 1}
  error: |
    Duplicate tag handle: !
  yaml: |
    %TAG ! !foo
    %TAG ! !foo
    bar