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

2 lines
137 B
Plaintext

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