mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
3 lines
220 B
Plaintext
3 lines
220 B
Plaintext
| test.cpp:2:9:2:18 | ... == ... | Possibly invalid test for oddness. This will fail for negative numbers. |
|
|
| test.cpp:10:9:10:18 | ... == ... | Possibly invalid test for oddness. This will fail for negative numbers. |
|