blob: 3997bd53c6d7445f314339417a747280257a0f1e [file] [log] [blame]
package p;
public class SomeNewClass {
{
class InInitializer {
SomeNewClass someNewClassInInitializer;
}
}
}