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