mirror of
https://github.com/github/codeql.git
synced 2026-03-27 17:58:17 +01:00
2 lines
193 B
Plaintext
2 lines
193 B
Plaintext
| InfiniteLoop.java:4:13:4:36 | stmt | Loop might not terminate, as termination depends in part on $@ being false but it is always true. | InfiniteLoop.java:4:27:4:30 | ... < ... | this test |
|