blob: 9b8067c733500b37293e70c449592e2e7a6ed953 [file] [log] [blame]
public class Foo {
public static void foo(){}
public static void foo(int i){}
}