Add CLI test for -Xnullability-annotations
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
public class B {
|
||||
public void foo(@org.checkerframework.checker.nullness.compatqual.NonNullDecl String x) {}
|
||||
}
|
||||
Reference in New Issue
Block a user