mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01: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 |
|