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

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