[PM/AA] Put the 'final' keyword in the correct place. And actually
[oota-llvm.git] / test / FileCheck / regex-no-match.txt
1 // RUN: not FileCheck -input-file %s %s
2
3 foobar
4 ; CHECK: fooba{{[a-b]}}
5