TS: explain test case

This commit is contained in:
Asger F
2020-01-03 10:48:15 +00:00
parent 36546ce7fe
commit f31d47c66e

View File

@@ -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()