blob: 24830dee7c05fd71fe5a51f2fc0f8628a5f9160f [file] [log] [blame]
public class X {
int f() {
System.out.println(i);
i++;
}
}