blob: e92c7e277179ce7f6307542bd7aa44ac2762ddad [file] [log] [blame]
package maketest;
public class IImpl extends BaseImplementation implements J {
}