brintos

brintos / llvm-project-archived public Read only

0
0
Text · 176 B · 5b502ae Raw
8 lines · plain
1# RUN: not yaml-bench -canonical %s 2>&1 | FileCheck %s2#3# We don't currently look at the content of literal tags.4# CHECK: error: Unknown tag handle5 6- !<!> foo7- !<$:?> bar8