rust/tests/target/asyncness.rs

4 lines
57 B
Rust
Raw Normal View History

2024-02-13 10:05:41 -06:00
// rustfmt-edition: 2018
fn foo() -> impl async Fn() {}