mirror of
https://github.com/github/codeql.git
synced 2026-03-29 11:48:16 +02:00
2 lines
223 B
Plaintext
2 lines
223 B
Plaintext
| pointlessforwardingmethod/Test.java:9:6:9:11 | addOne | This method is a forwarder for $@, which is not called independently - the methods can be merged. | pointlessforwardingmethod/Test.java:5:6:5:11 | addOne | addOne |
|