xref: /aosp_15_r20/external/llvm/test/FileCheck/check-multiple-prefixes-substr.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1// RUN: FileCheck -check-prefix=CHECKER -check-prefix=CHECK -input-file %s %s
2// RUN: FileCheck -check-prefix=CHECK -check-prefix=CHECKER -input-file %s %s
3
4foo
5; CHECKER: fo{{o}}
6