blob: 3774e39c7a192c19888603e7d3140d58bb2dd7bc [file] [log] [blame]
enable f16;
fn f() {
var m = mat2x3<f16>();
let m_1 = mat2x3(m);
}