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