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