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