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