1 // RUN: FileCheck -check-prefix=B -check-prefix=BOTH -input-file %s %s
2 // RUN: FileCheck -check-prefix=A -check-prefix=BOTH -input-file %s %s
3 // RUN: FileCheck -check-prefixes=B,BOTH -input-file %s %s
4 // RUN: FileCheck -check-prefixes=A,BOTH -input-file %s %s