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

0001 console.log("hello", function(){
0002   if (true) do_x();
0003   return;
0004 });