We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0ef40 commit 4926d27Copy full SHA for 4926d27
javascript/ql/test/library-tests/DataFlow/tests.expected
@@ -1564,8 +1564,10 @@ sources
1564
| tst.js:50:14:53:3 | () {\\n ... et`\\n } |
1565
| tst.js:50:14:53:3 | return of constructor of class A |
1566
| tst.js:51:5:51:13 | super(42) |
1567
+| tst.js:57:1:57:9 | `x: ${x}` |
1568
| tst.js:58:1:58:3 | tag |
1569
| tst.js:58:1:58:13 | tag `x: ${x}` |
1570
+| tst.js:58:5:58:13 | `x: ${x}` |
1571
| tst.js:61:1:61:5 | ::o.m |
1572
| tst.js:61:3:61:5 | o.m |
1573
| tst.js:62:1:62:4 | o::g |
0 commit comments