// RUN: filechecker --check-prefix ONE --check-prefix TWO --input-file %s %s

foo
bar
; ONE-LABEL: {{f}}oo
; TWO-NEXT: {{b}}ar
