mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
2 lines
102 B
Plaintext
2 lines
102 B
Plaintext
| tst.js:2:13:2:23 | for(i in a) | For-in comprehension blocks are a non-standard language feature. |
|