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