mirror of
https://github.com/github/codeql.git
synced 2026-06-16 10:21:09 +02:00
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
import javascript
|
|
|
|
from DataFlow::InvokeNode invk
|
|
select invk, invk.getLastArgument()
|