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