mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
JavaScript: Introduce indices for sent/received items.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
| client2.js:14:1:14:32 | sock.em ... there") | 0 | client2.js:14:19:14:22 | "hi" |
|
||||
| client2.js:14:1:14:32 | sock.em ... there") | 1 | client2.js:14:25:14:31 | "there" |
|
||||
| client2.js:16:1:16:36 | sock.wr ... => {}) | 0 | client2.js:16:12:16:25 | "do you copy?" |
|
||||
Reference in New Issue
Block a user