UglifyJS/test/input/invalid/for-await.js

2 lines
32 B
JavaScript
Raw Normal View History

2021-04-07 11:47:28 +00:00
for await (; console.log(42););