blob: 010f00c50a4d06efb041b3b6ab93c3af387f410e [file] [log] [blame]
package bar;
public class B {
public static void foo(String s) {}
}