Warning, file /frameworks/ktexteditor/autotests/input/indent/cppstyle/autobrackets1/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.setAutoBrackets(true);
0002 v.setCursorPosition(2, 14);
0003 v.enter();
0004 v.type("{");
0005 v.enter();
0006 v.setAutoBrackets(false);