blob: c4f2cc12e511d179785651c136ae1b00e42be26f [file] [log] [blame]
var<private> u = f32(1.0f);
fn f() {
let v : i32 = i32(u);
}