blob: 83e9bfa4b7ec0fb635917f877e48ca7d466da95f [file] [log] [blame]
class Test {
public final int anInt = Integer.parseInt("");
}