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