blob: 7b662e15e977515ca14a84780978fab9ebeeef87 [file] [log] [blame]
public class Test {
public void foo() {
// Some comment
// <caret>
}
}