blob: 9c4e0a1482243e89f3995f5fe76f5083790960c4 [file] [log] [blame]
package javadoc.testBug50898;
public class G {
private static class Inner {}
}