package testPullUpGen.test17.test; public class B extends S <Integer> { int m(String i){ return 1; } }