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
2026-03-17 13:06:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ced5c010c9450a6d393652e60c3e7ffe97abddd
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Expressions
/
SuspiciousInvocation
/
fields.js
Max Schaefer
a4bf361f64
JavaScript: Remove remaining
--experimental
extractor options.
2019-11-06 12:54:44 +00:00
6 lines
38 B
JavaScript
Raw
Blame
History
class
A
{
b
=
new
B
(
)
}
class
B
{
}
Reference in New Issue
View Git Blame
Copy Permalink