mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
TS: explain test case
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import javascript
|
||||
|
||||
// We're mainly testing extraction succeeds, so just test that some types are extracted.
|
||||
|
||||
from Expr e select e, e.getType()
|
||||
|
||||
Reference in New Issue
Block a user