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