rust/tests/target/asyncness.rs
2024-02-13 16:05:41 +00:00

4 lines
57 B
Rust

// rustfmt-edition: 2018
fn foo() -> impl async Fn() {}