6 lines
122 B
Text
6 lines
122 B
Text
// RUN: FileCheck -check-prefix=ONE -check-prefix=TWO -input-file %s %s
|
|
|
|
foo
|
|
bar
|
|
; ONE-LABEL: {{f}}oo
|
|
; TWO-NEXT: {{b}}ar
|