package bridging; public class Extends extends Base { @Override public String test() { return "Hi"; } }