This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-17 17:23:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codeql-cli-2.7.6
codeql
/
javascript
/
ql
/
test
/
query-tests
/
LanguageFeatures
/
InconsistentNew
/
arraycalls.js
Asger F
dbfd0ae03b
JS: InconsistentNew regression test
2019-10-09 12:16:11 +01:00
3 lines
38 B
JavaScript
Raw
Permalink
Blame
History
Array
(
45
)
;
// OK
new
Array
(
45
)
;
// OK
Reference in New Issue
View Git Blame
Copy Permalink