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
14e1311bdf
UglifyJS
/
test
/
input
/
invalid
/
for-await.js
2 lines
32 B
JavaScript
Raw
Normal View
History
Unescape
Escape
reject invalid `for await` syntax (#4847)
2021-04-07 14:37:15 +00:00
for
await
(
;
console
.
log
(
42
)
;
)
;
Reference in New Issue
Copy Permalink