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