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

0001     class test
0002     {
0003         void foo();
0004 
0005     private:
0006         void ok();
0007     };