blob: 151cd42a05d0dfa80b8b6a9e3a0bb70e370d2231 [file] [log] [blame]
// flags: --hlsl_shader_model 62
enable f16;
fn f() {
var v = array<f16, 4>();
}