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