xref: /aosp_15_r20/external/llvm/test/FileCheck/regex-no-match.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1// RUN: not FileCheck -input-file %s %s
2
3foobar
4; CHECK: fooba{{[a-b]}}
5
6