mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 02:06:08 +03:00
bae0eda8bd
swc_bundler: - Remove wrong assertion. (denoland/deno#8148) - Remove wrong variables created on reexports. (denoland/deno#8188) swc_ecma_transforms: - inlining: Treat usage as an argument as writes. (denoland/deno#8180) - inlining: Visit rhs of `||` and `&&`. (denoland/deno#8189)
2 lines
13 B
Rust
2 lines
13 B
Rust
fn main() {}
|