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