
public abstract class test265j {

    public test265j() {
         System.out.println("test265j ctor");
    }
}
