blob: 4c16989103a82e883f5738b1a06cae0b680336bb [file] [log] [blame]
public class Foo {
public static void <caret>method(Foo anObject) {
}
}