mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
JS: add test with undeclared nested access
This commit is contained in:
3
javascript/ql/test/library-tests/Closure/NestedAccess.ql
Normal file
3
javascript/ql/test/library-tests/Closure/NestedAccess.ql
Normal file
@@ -0,0 +1,3 @@
|
||||
import javascript
|
||||
|
||||
select Closure::moduleImport("foo.bar.x.y.z")
|
||||
Reference in New Issue
Block a user