Skip to content

Commit f31d47c

Browse files
committed
TS: explain test case
1 parent 36546ce commit f31d47c

File tree

1 file changed

+2
-0
lines changed
  • javascript/ql/test/library-tests/TypeScript/RegressionTests/ImportSelf

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
import javascript
22

3+
// We're mainly testing extraction succeeds, so just test that some types are extracted.
4+
35
from Expr e select e, e.getType()

0 commit comments

Comments
 (0)