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