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