blob: e426c2078cffc8070871e6e6f4b47cf7fb36c5f2 [file] [log] [blame]
package pack1;
public class A {
private static class PrivateInner {
}
}