blob: 8209310219f242c6ddd5e1fc6b1a6d5b1f9f101e [file] [log] [blame]
public class X {
@Deprecated public void bar(@SuppressWarnings("unused") int i) {
}
}