blob: 624aab69b0c20668fbf75bab28b0774839d39384 [file] [log] [blame]
public class A {
public static class Inner {
public static void method(){
}
}
}