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