1 package test5;2 3 import test4.CCTest4a.*;4 5 public class CCTest5c {6 7 public static void main(String [] args) {8 9 }10 }11