blob: 303f9c837df74a4099d6bec467a444687916a655 [file] [log] [blame]
var<private> u = u32(1u);
fn f() {
let v : i32 = i32(u);
}