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