This website requires JavaScript.
Explore
Help
Register
Sign In
JoBoEVD
/
UglifyJS
Watch
1
Star
0
Fork
0
You've already forked UglifyJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
569757d14dbbe04f66af65d7bf0600b3a75efd96
UglifyJS
/
test
/
input
/
invalid
/
const.js
kzc
137cb73d1f
have parser trap
const
declaration without value (
#2756
)
...
fixes
#2751
2018-01-10 12:31:46 +08:00
4 lines
30 B
JavaScript
Raw
Blame
History
function
f
(
)
{
const
a
;
}
Reference in New Issue
View Git Blame
Copy Permalink