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