mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -05:00
9ffc6acdbb
The optimization was missed in the optimizer rewrite https://github.com/denoland/deno/pull/16514
3 lines
28 B
Rust
3 lines
28 B
Rust
fn op_unit() -> () {
|
|
()
|
|
}
|