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