Merge pull request #1003 from xiemaisi/js/fix-test

Approved by esben-semmle
This commit is contained in:
semmle-qlci
2019-02-28 12:05:44 +00:00
committed by GitHub

View File

@@ -1,3 +1,7 @@
| closure.js:5:1:5:37 | build(' ... 'four') |
| closure.js:5:1:5:46 | build(' ... 'five' |
| closure.js:5:14:5:18 | 'two' |
| closure.js:5:14:5:28 | 'two' + 'three' |
| tst.js:3:3:3:12 | x += "two" |
| tst.js:3:8:3:12 | "two" |
| tst.js:4:3:4:3 | x |