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