mirror of
https://github.com/github/codeql.git
synced 2026-04-10 09:34:00 +02:00
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
import javascript
|
|
|
|
from Express::RouteSetup r, int i
|
|
select r, i, r.getRouteHandlerExpr(i)
|