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