blob: 32f74973ede4fe44b5cae5ac5716379f93b77aac [file] [log] [blame]
enable f16;
fn f() {
var m = mat2x2<f16>();
let m_1 = mat2x2(m);
}