blob: b78b159d20d534dc1fcd2a0d2f5c82ace18dc5f6 [file] [log] [blame]
// compile-flags: -C panic=unwind -C no-prepopulate-passes -Copt-level=0
#![crate_type = "lib"]
// CHECK: attributes #{{.*}} uwtable
pub fn foo() {}