blob: f47ac3202896aed339b41b9e92e89dd65af0e30b [file] [log] [blame]
@MyNonnullApi
public class DefaultAnnotated {
public void foo(String x) {
}
}