blob: cf793ab515e1316575a7b82dbe5a5ac87e9c3c83 [file] [log] [blame]
package test0439;
public class E extends C {
public void foo() {
CInner c= null;
}
}