xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-07-05.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: not yaml-bench -canonical %s 2>&1 | FileCheck %s
2#
3# We don't currently parse TAG directives.
4# CHECK: error: Unexpected token
5
6%TAG ! !foo
7%TAG ! !foo
8bar
9