summaryrefslogtreecommitdiffstats
path: root/llvm/test/YAMLParser/spec-08-04.test
blob: 5b502ae3a17f5e3f61cf0e2e0598903c0ea9311b (plain)
1
2
3
4
5
6
7
# RUN: not yaml-bench -canonical %s 2>&1 | FileCheck %s
#
# We don't currently look at the content of literal tags.
# CHECK: error: Unknown tag handle

- !<!> foo
- !<$:?> bar
OpenPOWER on IntegriCloud