mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
Some OK-style comments had to be moved to the following line, shifting line numbers. In selected range also included the comments themselves. Lastly, the result sets were reordered by the CLI in some cases.
2 lines
173 B
Plaintext
2 lines
173 B
Plaintext
| tst.js:2:16:2:18 | i>5 | Nested for statement uses loop variable $@ of enclosing $@. | tst.js:2:23:2:23 | i | i | tst.js:1:1:8:1 | for (va ... , k);\\n} | for statement |
|