2023-03-14 16:33:12 +00:00

5 lines
73 B
Rust

// compile-flags: -Zpolymorphize=on
#[inline(never)]
pub fn foo<T>() {}