blob: b48092bc9337a76ec222bc54533b52e76058d742 [file]
@javax.annotation.ParametersAreNonnullByDefault
public class A {
public void foo(String x) {}
}