mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 21:21:31 +03:00
9ffe47106a
swc: - Fix `target` option. (#2225)
3 lines
33 B
JavaScript
3 lines
33 B
JavaScript
async function f() {
|
|
}
|
|
await f(); |