Files
codeql/javascript/ql/test/library-tests/Closure/GoogFunctionCall.ql
2018-08-02 17:53:23 +01:00

4 lines
93 B
Plaintext

import semmle.javascript.Closure
from GoogFunctionCall gfc
select gfc, gfc.getFunctionName()