xref: /llvm-project/llvm/test/FileCheck/check-b-a-has-b.txt (revision ee703eb4726ba570b3831400cc1b0bc3ae0f88b9)
1; RUN: FileCheck -check-prefix=B -check-prefix=A -input-file %s %s -allow-unused-prefixes
2
3this is the string to be matched
4
5; B-DAG: this is the string to be {{matched}}
6