blob: 06d45b63948b575668a6d5eb0a821ea7b97903b8 [file] [log] [blame]
public class Foo {
void foo() {
newLi<caret>
}
}
class Bar {
static void newLinkedSet0() {}
static void newLinkedSet1(int a) {}
static void newLinkedSet2(int a, int b) {}
}