Warning, /frameworks/ktexteditor/autotests/input/indent/cstyle/string1/expected is written in an unsupported language. File is not indexed.
0001 int main(int argc, char const *argv[]) 0002 { 0003 const char * multilinebackslash = "\ 0004 hello"; 0005 return 0; 0006 }