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