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