blob: 0cec1a5498e3552d21a867d21ef0a3521413c454 [file] [log] [blame]
public class Test {
private String s()<caret>
@Deprecated private String foo;
}