mirror of
https://github.com/github/codeql.git
synced 2026-02-14 14:11:20 +01:00
3 lines
160 B
Plaintext
3 lines
160 B
Plaintext
| tst.js:1:1:1:20 | while(c ... reak;\\n} | This loop executes at most once. |
|
|
| tst.js:11:3:11:40 | for (; ... et;\\n } | This loop executes at most once. |
|