Exemplo n.º 1
0
 static {
   int a = Test5.A; // +1 Ce for this package
   Test6.main(null); // +1 Ce for this package
   Object tmp = (Test7) null; // +1 Ce for this package
   Test8.a = 14; // +1 Ce for this package
 }