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