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