mirror of
https://github.com/github/codeql.git
synced 2026-02-13 13:41:08 +01:00
4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
import javascript
|
|
|
|
from Function f, int i
|
|
select f, i, f.getBodyStmt(i) |