blob: f33de36b240751c3860dadee1c77a935a3fd0d3a [file] [log] [blame]
package test0377;
class A {
void f() {
final int i;
}
}