mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
3 lines
159 B
Plaintext
3 lines
159 B
Plaintext
| tst.js:2:1:2:9 | while(c ... reak;\\n} | This loop executes at most once. |
|
|
| tst.js:13:3:13:29 | for (; ... et;\\n } | This loop executes at most once. |
|