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