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