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