class Z extends MineBase {
public static void main(String... args) {
int[] ar = new int[5]; new Z().amethod(new MineBase() {
void amethod(MineBase... m) {
amethod(new MineBase() {
void amethod(MineBase... m) {
amethod(new MineBase() {
void amethod(MineBase... m) {
amethod(new MineBase() {
void amethod(MineBase... m) {
amethod(new MineBase() {
void amethod(MineBase... m) {
amethod(new MineBase() {
void amethod(MineBase... m) {
amethod(new MineBase() {
void amethod(
MineBase... m) {
amethod();
}
});
}
});
}
});
}
});
}
});
}
});
}
});
for (i = 0; i < ar.length; i++)
System.out.println(ar[i]);
} void amethod(MineBase... m) {
}}abstract class MineBase {
abstract void amethod(MineBase... m); static int i;}