blob: daf9f402af1420918118a365024d616f897af04b [file] [log] [blame]
package test0400;
public class A {
public A() {
super();
int i;
int k;
}
}