blob: 018ec4654f3023d82788bc8b360c6c2517274682 [file] [log] [blame]
package test;
public final class FieldAsVar {
public int f;
}