blob: 99e35710467da5ac9816a2f7974a3c8a2e1954ca [file] [log] [blame]
public class Test {
private String s() {
<caret>
}
/* a comment */ String foo;
}