blob: 47664ef44b8e35dad428f22df2ca724e5eb4f570 [file] [log] [blame]
public class Test {
private String s;<caret>
@Deprecated private String foo;
}