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-05-27 01:21:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97d5af7b6bc00da1b652ea3a9b51dd07374ea5cc
codeql
/
javascript
/
ql
/
test
/
query-tests
/
LanguageFeatures
/
SyntaxError
/
arrows.js
Esben Sparre Andreasen
9279bfc8a2
JS: add test case for arrow functions with duplicate parameter names
2020-01-06 09:21:36 +01:00
2 lines
17 B
JavaScript
Raw
Blame
History
(
a
,
a
)
=>
a
+
a
;
Reference in New Issue
View Git Blame
Copy Permalink