package p; /** typecomment template*/ public interface B { void m1(String s); }