package testPullUpGen.test18.expectedresult; public abstract class S <T0> { abstract <T> T0 m(T i); }