package testPullUpGen.test40c.expectedresult; public interface I<T> { void m(T i); }