blob: 3f42364f64860005fd36e2e0e9eaf81b690887b5 [file] [log] [blame]
fn f() -> u32 {
return 0x1u << 31u;
}