Files
UglifyJS/test/input/invalid/for-await.js
2021-04-07 22:37:15 +08:00

2 lines
32 B
JavaScript

for await (; console.log(42););