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