Warning, file /frameworks/ktexteditor/autotests/input/indent/cppstyle/equal6/input.js was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 v.setCursorPosition(0,2);
0002 v.type("+");
0003 v.type("=");
0004 v.type("ok;");
0005 
0006 v.setCursorPosition(1,2);
0007 v.type("+");
0008 v.type("=");
0009 v.type("ok;");