package testPullUpGen.test31b.expectedresult; public interface I2 { int m(String i); }