1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-07 06:46:59 -05:00
denoland-deno/ops/optimizer_tests/unit_ret.rs
2022-12-01 16:24:48 +09:00

3 lines
28 B
Rust

fn op_unit() -> () {
()
}