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