blob: cdad7771b601f3da3e706171d056a8af4f5b295f [file] [log] [blame]
package p;
public class B {
B(int t, A a){
}
}