Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
ede231d349e048cf2971d1efe4d73f62325ebfe2
/
.
/
test
/
FileCheck
/
separate-multi-prefix.txt
blob: 5578d7f1b9643bc32fa80eec361231e602682d15 [
file
]
// RUN: not FileCheck -check-prefix=SOMEPREFIX -input-file %s %s
// RUN: FileCheck -check-prefix=ANOTHER -input-file %s %s
asdf
; SOMEPREFIX: {{t}}his_is_not_asdf
; ANOTHER: {{a}}sdf