1int main() {
2 int x = 47; // REGEX-THIS
3 return x;
4}
5

source code of lldb/test/Shell/Breakpoint/Inputs/case-sensitive.c