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