blob: 9d30a051023b4f4c189b309e812aa5538f8ea097 [file] [log] [blame]
enable f16;
fn f() {
var m = mat2x4<f16>();
let m_1 = mat2x4(m);
}