Warning, file /frameworks/ktexteditor/autotests/input/indent/ruby/comment4/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(2,11);
0002 v.enter();
0003 v.type("bar # Another comment");
0004 v.enter();
0005 v.type("end");