We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f99db23 commit a4a6e3bCopy full SHA for a4a6e3b
javascript/ql/test/library-tests/DataFlow/tests.expected
@@ -1508,6 +1508,7 @@ sources
1508
| tst.js:50:14:53:3 | return of constructor of class A |
1509
| tst.js:51:5:51:13 | super(42) |
1510
| tst.js:58:1:58:3 | tag |
1511
+| tst.js:58:1:58:13 | tag `x: ${x}` |
1512
| tst.js:61:1:61:5 | ::o.m |
1513
| tst.js:61:3:61:5 | o.m |
1514
| tst.js:62:1:62:4 | o::g |
0 commit comments