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