Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8a3729 + 02dff4e commit edba241Copy full SHA for edba241
1 file changed
javascript/ql/test/library-tests/StringConcatenation/ClassContainsTwo.expected
@@ -1,3 +1,7 @@
1
+| closure.js:5:1:5:37 | build(' ... 'four') |
2
+| closure.js:5:1:5:46 | build(' ... 'five' |
3
+| closure.js:5:14:5:18 | 'two' |
4
+| closure.js:5:14:5:28 | 'two' + 'three' |
5
| tst.js:3:3:3:12 | x += "two" |
6
| tst.js:3:8:3:12 | "two" |
7
| tst.js:4:3:4:3 | x |
0 commit comments