class Test { void simpleMethod() { System.out.println("<caret>"); System.out.println(""); } }