blob: 825a5a3bbaaca54477de0944d51ce796e912b263 [file] [log] [blame]
public class X {
@SuppressWarnings(value = "EmptyMethod")
void f() {}
}