Skip to content

Commit

Permalink
Fix example in Initialization Checker manual section (#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong authored Jul 21, 2024
1 parent 498e315 commit f8fd1a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/manual/nullness-checker.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1880,7 +1880,6 @@
}
@Override
public void process(int arg) {
super();
processed.add(arg);
}
}
Expand Down

0 comments on commit f8fd1a8

Please sign in to comment.