Files
codeql/java/ql/test/kotlin/query-tests/ConstantLoopCondition/ConstantLoopCondition.expected

2 lines
141 B
Plaintext

| A.kt:19:12:19:12 | e | $@ might not terminate, as this loop condition is constant within the loop. | A.kt:19:5:23:5 | while (...) | Loop |