blob: c1038669f4b3b83443af37e4fe762ecc7224daf6 [file] [log] [blame]
package ext;
public interface I2
{
public String get();
}