package testPullUpGen.test40.expectedresult; public interface I { void m(int i); }