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