package inheritance; public class A002 { // removed from supertype // public int foo() { // return 65; // } }