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