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