blob: 54d6a8d2794ba368b4ecfb27595c12a515a57a15 [file] [log] [blame]
// compile-flags: -O
#![crate_type = "lib"]
// CHECK: Function Attrs: norecurse nounwind
pub extern fn foo() {}