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