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