mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 20:29:48 +00:00
13 lines
186 B
Plaintext
13 lines
186 B
Plaintext
|
# RUN: yaml-bench -canonical %s |& FileCheck %s
|
||
|
#
|
||
|
# We don't currently validate tags.
|
||
|
# XFAIL: *
|
||
|
|
||
|
%TAG !o! tag:ben-kiki.org,2000:
|
||
|
---
|
||
|
- !$a!b foo
|
||
|
- !o! bar
|
||
|
- !h!type baz
|
||
|
|
||
|
# CHECK: error
|