forked from OSchip/llvm-project
6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
|
// RUN: FileCheck -check-prefix=CHECKER -check-prefix=CHECK -input-file %s %s
|
||
|
// RUN: FileCheck -check-prefix=CHECK -check-prefix=CHECKER -input-file %s %s
|
||
|
|
||
|
foo
|
||
|
; CHECKER: fo{{o}}
|