5 lines
57 B
Rust

#![crate_type = "lib"]
#[inline(never)]
pub fn foo() {}