3789983e89
Reviewed-by: darcy, ihse
19 lines
274 B
Plaintext
19 lines
274 B
Plaintext
package p;
|
|
|
|
super public class Outer
|
|
version 49:0
|
|
{
|
|
|
|
|
|
public Method "<init>":"()V"
|
|
stack 1 locals 1
|
|
{
|
|
aload_0;
|
|
invokespecial Method java/lang/Object."<init>":"()V";
|
|
return;
|
|
}
|
|
|
|
public static interface InnerClass I=class Outer$I of class Outer;
|
|
|
|
} // end Class Outer
|