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