1 2 3 4 5 6 7 8
package target; public class SuperClass { /*void test() { System.err.println("SuperClass.test()"); }*/ }