mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
4 lines
57 B
Rust
4 lines
57 B
Rust
// rustfmt-edition: 2018
|
|
|
|
fn foo() -> impl async Fn() {}
|