blob: 2477ba3ac9b3d574d134bae5758dac6dff688697 [file] [log] [blame]
package p;
public class A {
Inner inner= new Inner();
}