We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1388b67 + ae92664 commit 31aed29Copy full SHA for 31aed29
src/systemTest/targets/soot/asm/ScopeFinderTarget.java
@@ -43,7 +43,6 @@ public ScopeFinderTarget() {
43
field = new Object();
44
}
45
46
- @Nullable
47
public void method() {
48
System.out.println("in method");
49
0 commit comments