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