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