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