xref: /aosp_15_r20/external/llvm/test/FileCheck/check-dag-multi-prefix-2.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1; RUN: FileCheck -check-prefix=A -input-file %s %s
2
3this should be matched
4
5; B-DAG: foo
6
7; A-DAG: {{this}} should be matched
8