mirror of
https://github.com/github/codeql.git
synced 2026-03-30 12:18:18 +02:00
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
import javascript
|
|
|
|
from SocketIO::ReceiveNode rn, int i
|
|
select rn, i, rn.getReceivedItem(i)
|