blob: 911e2e37e9859dea6ecd5d03bb927062872c3445 [file] [log] [blame]
class Test {
@Deprecated
public final String string = "";
void foo() {
}
}