blob: d79e265393c98f39f3acebaeb63fee8587851ac5 [file]
package test10;
import test9.CCTest9a;
public class CCTest10bii {
public static void main(String[] args) {
CCTest9a e; //Check that CCTest9a is in the CC
}
}