mirror of
https://github.com/github/codeql.git
synced 2026-07-16 00:38:15 +02:00
5 lines
238 B
Plaintext
5 lines
238 B
Plaintext
#select
|
|
| tst.js:2:13:2:23 | for(i in a) | For-in comprehension blocks are a non-standard language feature. |
|
|
testFailures
|
|
| tst.js:2:13:2:23 | For-in comprehension blocks are a non-standard language feature. | Unexpected result: Alert |
|