blob: 8ac728cb8efc50cf0d8e3c820878304b94e895e9 [file] [log] [blame]
fn f() {
var m = mat4x3<f32>();
let m_1 = mat4x3(m);
}