blob: 0cd645c40a0d14f570d109c883c2e2ae641c9841 [file] [log] [blame]
fn f() {
var m = mat2x4<f32>();
let m_1 = mat2x4(m);
}