aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/test/spec 1.1/spec-08-06.yaml
blob: 6d6014848b20e76e3bfad174710b8076fb3a0cb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%YAML 1.1
---
- name: spec-08-06
  fail: true
  mark: { line: 3, column: 4 }
  mark2: { line: 3, column: 3 }
  error: |
    While scanning a tag, expected a !, but found $
  yaml: |
    %TAG !o! tag:ben-kiki.org,2000:
    ---
    - !$a!b foo
    - !o! bar
    - !h!type baz