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