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