1 ; RUN: FileCheck -check-prefix=B -check-prefix=A -input-file %s %s 2 3 this is the string to be matched 4 5 ; B-DAG: this is the string to be {{matched}} 6