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