1*9880d681SAndroid Build Coastguard Worker// RUN: FileCheck -check-prefix=ONE -check-prefix=TWO -input-file %s %s 2*9880d681SAndroid Build Coastguard Worker 3*9880d681SAndroid Build Coastguard Workerfoo 4*9880d681SAndroid Build Coastguard Workerbar 5*9880d681SAndroid Build Coastguard Worker; ONE-LABEL: {{f}}oo 6*9880d681SAndroid Build Coastguard Worker; TWO-NEXT: {{b}}ar 7