Files
codeql/javascript/ql/test/tutorials/Introducing the JavaScript libraries/query11.expected
2018-08-02 17:53:23 +01:00

5 lines
236 B
Plaintext

| tst.js:21:12:21:12 | x | Dead store of local variable. |
| tst.js:31:12:31:12 | x | Dead store of local variable. |
| tst.js:31:15:31:15 | y | Dead store of local variable. |
| tst.js:31:18:31:18 | x | Dead store of local variable. |