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