mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-18 10:31:57 +00:00
10 lines
160 B
Plaintext
10 lines
160 B
Plaintext
|
# RUN: yaml-bench -canonical %s |& FileCheck %s
|
||
|
#
|
||
|
# We don't currently look at the content of literal tags.
|
||
|
# XFAIL: *
|
||
|
|
||
|
- !<!> foo
|
||
|
- !<$:?> bar
|
||
|
|
||
|
# CHECK: error
|