DEBSOURCES
Skip Quicknav
sources / ktexteditor / 5.116.0-1 / autotests / input / indent / cppstyle / equal6 / input.js
123456789
v.setCursorPosition(0,2); v.type("+"); v.type("="); v.type("ok;"); v.setCursorPosition(1,2); v.type("+"); v.type("="); v.type("ok;");