package testPullUpGen.test26.expectedresult; public interface I { int m(String i); }