Warning, /frameworks/ktexteditor/autotests/input/indent/cmake/paren1/expected is written in an unsupported language. File is not indexed.

0001 function(some)
0002     if(smth)
0003         if(some_other)
0004             set(foo)
0005         endif()ok
0006     endif()ok
0007 endfunction(ok
0008 // The last line is failed for some reason ;-(