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