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